V
Venkatesh
Hi
I want to execute multiple SQL Server stored procedures in
a single batch via ADO so that I can minimize network
trips. I need to pass in an array of caommandtype and
commandtext objects. What is the best way to do this. Is
there an example anywhere on how to do this ?
Thanks,
Venkatesh
I want to execute multiple SQL Server stored procedures in
a single batch via ADO so that I can minimize network
trips. I need to pass in an array of caommandtype and
commandtext objects. What is the best way to do this. Is
there an example anywhere on how to do this ?
Thanks,
Venkatesh