Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-25 : 09:16:10
|
| Abhijit writes "Hi,I want to get dynamic ADO recordset after executing a stored procedure. Is is possible to do so?Please help." |
|
|
smccreadie
Aged Yak Warrior
505 Posts |
Posted - 2002-01-25 : 11:04:53
|
| There are some good ADO articles on using client-side cursors to work with data once returned. Not sure what you're really asking. |
 |
|
|
uberbloke
Yak Posting Veteran
67 Posts |
Posted - 2002-01-25 : 11:09:01
|
| Sounds like an ASP, can I have an updateable recordset from a stored proc question, in which case I think the answer is no. |
 |
|
|
|
|
|