Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query SP parameters using ADO
Message
From
20/01/2003 14:37:40
 
 
To
20/01/2003 14:18:51
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00743516
Message ID:
00743535
Views:
9
Plamen,

Yes I know how to use Command object to "add" SPs and invoke it but I wanted to know if there is a way to "query" the parameters to determine what parameters the SP requires.

>Is there a way to dynamically query parameters of a MSSQL stored proc using ADO?
>
>You must use Command object to invoke SP. Use its Parameters collection to append parameters for input, output and result of SP. In MSDN, see "Parameter Object (ADO)" and "Parameters Collection (ADO)" topics.
It's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform