From my winrunner script I want i to insert test info into a sql server table. i would like to accomplish by executing a stored proc. The script would look like this:
auto sql;
sql = "exec pi_Start_Test test_type, test_envir";
strconn = conn_string(); go get the connection info...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.