Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filling dataset with SP with relational info
Message
From
09/11/2010 10:17:58
 
 
To
09/11/2010 08:32:33
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01488565
Message ID:
01488590
Views:
42
>As I think about it, I would not be surprised if I needed a separate sproc for each table and if I can't do the multiple table pull from one sproc - that maybe some strataframe jiggery pokery that is not native to .NET ???
>
>So basically the problem is that since I have to write the sprocs anyway, I don't want to have to manually write datasets or entity classes as well for each sproc.


I am not sure about your design time issue, but I will confirm that we return as many as 53 tables from a single sproc. We pass an array of table names to the DAL to create a usable DS. However we don't use VS to maintain our SQL code, we maintain our sprocs
via SSMS.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform