Tagged Questions
0
votes
1answer
2k views
Sample script for calling a stored procedure with loadrunner?
Im very new to loadrunner. I couldnt find any online material on running stored procs (for mssql) for loadrunner script. it says it need to be ansi c. I even wrote a c# that connects to db and call ...