Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing Stored Procs With Params
Message
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00979533
Message ID:
00979766
Views:
29
OK, sorry...it's not required, but if your stored procs are always going to return only one data table, then you can pass that parameter in as a 3rd parm to the method that's calling the stored proc.

If you don't specify a 2nd parameter to fill, a default tablename is assigned (it's either 'table1' or something like that).

Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform