VishakhaBVisitor10 years agoDB connection query via notepad Hello all, I have a very big query to be fetched from a notepad/sql file. Instead of passing an inline DB query like: strSQLQuery = "INSERT INTO " &strTblNM& " (" &strCols& ") VALUES (" &strVals& ...Show More
Marsha_RChampion Level 310 years agoMaybe there some implicit conversion happening when you do it inline. Try objCon.Execute eval(s)
Recent DiscussionsEdge browser does not recognize Test Extension sometimesRunning the Execution Plan enabled items via script within TestCompleteObject mapping fails after the TestComplete upgrade due to a Chrome compatibility issue.
Related ContentHow to Copy Data from Notepad and paste it in application under test through notepadPasting Last Operation Result content to a notepadHow can I open a notepad downloaded from the browser?