ray_mosleyFrequent Contributor14 years agoHow to execute a SQL insert from TC 9The code segment below works(the entry IS inserted in the table). function qaCreatePrenatalHxFolder() { var sql_statement = "select * from dbo.TRK_TrackCategory where TrackCategory_Cod...Show More20121015_Insert_File.JPG17 KB
ray_mosleyFrequent Contributor14 years agoYour response worked perfectly, except that Qry.Close() is not a recognized method. Thanks.
Recent DiscussionsTestcomplete closed itselflog message issues in testcompleteexecution plan properties description blanking out
Related ContentInsert PDF file into excel sheetInsert Onscreen actionHow to execute a SQL query which includes temp table ( creates and inserts ) - JDBC Step