markbainOccasional Contributor16 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
YMinaevStaff16 years agoHi,Did you declare your procedure's parameters as it is shown in the example?
Recent DiscussionsHover Button...“TestComplete PKCE Handler – Failed to verify the login request”ADO Pipeline Execution Fail issue after TC\TE upgrade
Related ContentCalling a stored procedureexecute oracle stored procedure with refcursor output parameter in testcompleteBreak procedure execution.