ray_mosleyFrequent Contributor13 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 Contributor13 years agoYour response worked perfectly, except that Qry.Close() is not a recognized method. Thanks.
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 ContentInsert PDF file into excel sheetInsert Onscreen actionHow to execute a SQL query which includes temp table ( creates and inserts ) - JDBC Step