V
Venkatesh
Hi
I will need to execute several parametrized stored
procedures individually. What I am looking for is a method
by which I can fill a collection of commandtext,command
type and parameter objects , construct a string and call
all the stored procedures at once without having to make
multiple round trips to the server.
Venkatesh
I will need to execute several parametrized stored
procedures individually. What I am looking for is a method
by which I can fill a collection of commandtext,command
type and parameter objects , construct a string and call
all the stored procedures at once without having to make
multiple round trips to the server.
Venkatesh