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 DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?
Related ContentInsert PDF file into excel sheetInsert Onscreen actionHow to execute a SQL query which includes temp table ( creates and inserts ) - JDBC Step