GAutomation
6 years agoFrequent Contributor
how to run the update statement in test complete
VB script
Function Sq_QryUdate(field,value ) 'Create a query
Set Qry1 = ADO.CreateADOConnection 'Specify the connection string
Qry1.ConnectionString = "Provider=IBMDA400.DataSource.1;Pe...
- 6 years ago
Got it worked. I went to database checkpoint and try connecting and ran teh code again without any changes it worked. not sure what the issue was. but its working.