markbainOccasional Contributor15 years agoHow to Execute a Stored Procedure from within a Test.I am wondering how to execute a stored procedure from within a test script. Is it as simple as puting a line in the test script like this: DDT.ADODriver.(<connection string>, <sql sy...Show More
YMinaevStaff15 years agoHi,Did you declare your procedure's parameters as it is shown in the example?
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentCalling a stored procedureexecute oracle stored procedure with refcursor output parameter in testcompleteHow to Execute SQL Stored Procedure with Parameters on TestComplete