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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to batch call a stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-25 : 20:40:46
adam writes "i have a fast stored procedure but the calling of this procedure goes over a network. I need to call this procedure over 1000 times in a row. Can I pass multiple calls at once over the network. These calls passes two parameters and it uploads a row into a table.

Please if you can provide any information or resource, that would be great. I am access the stored procedure now using ado but any information will be appreciated.

thanks,

adam"
   

- Advertisement -