Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetDataSet method and mutltiple result sets
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
GetDataSet method and mutltiple result sets
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01416914
Message ID:
01416914
Views:
118
Hi everybody,

For the Crystal report I'm working on I defined several empty datasets (with datatables) that I use in main report and subreports. In the stored procedure I want to return multiple select statements (so one for each of the defined dataset).

My question is - we're using MereMortals and GetDataSet method GetDataSet('storedprocedurename',Command.StoredProcedure).

The question is - how then I should access each of my tables and how should I map these tables to CrystalReport datasets.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform