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 DiscussionsTestexecute not possible to select tests if tesexec plan existsSys.OleObject. Microsoft Office (Word, Excel)'Project not defined' errors after updating to 15.77.6.7
Related ContentInsert PDF file into excel sheetInsert Onscreen actionHow to execute a SQL query which includes temp table ( creates and inserts ) - JDBC Step