Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Record Locking
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00298424
Message ID:
00298542
Views:
11
> A co-worker of mine has a question on returning an ADO recordset from a stored procedure. Is it as easy as setting a recordset object equal to the return value of a command object that calls the stored procedure?

That's all it should take. You might also want to set the connection's CommandType property to adCmdStoredProc.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform