|
-
Feb 8th, 2000, 10:49 AM
#1
Thread Starter
New Member
I need to exec a stored procedure, then after it is complete, I need to run a select query and put the results of the select into text boxes. I'm using ADO.
[This message has been edited by smitty (edited 02-08-2000).]
-
Feb 9th, 2000, 04:20 AM
#2
let the stored procedure return the select query and you can access it in the recordset
Originally posted by smitty:
I need to exec a stored procedure, then after it is complete, I need to run a select query and put the results of the select into text boxes. I'm using ADO.
[This message has been edited by smitty (edited 02-08-2000).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|