|
-
Mar 22nd, 2004, 03:05 PM
#1
Thread Starter
Hyperactive Member
Running 3 stored procedures from VB.Net
I have 3 stored procedures that need to be run from my code.
sp_Proc_01
sp_Proc_02
sp_Proc_03
The first deletes all the records in a database and the next two (actually there are 20 in the application) rebuild the table with new information.
How do I write code to run this series of SPs? An example or link would be greatly appreciated. Thanks.
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
|