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
markbainOccasional Contributor16 years agoMy Procedure does not have any parameters. Do I still have to define them?
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentCalling a stored procedureexecute oracle stored procedure with refcursor output parameter in testcompleteHow to Execute SQL Stored Procedure with Parameters on TestComplete