Since it was relegated to ADODb connection i submitted here
Function Sq_QryUdate(field,value )
'Qry1.ConnectionString = "Provider=IBMDA400.DataSource.1;Persist Security Info=False;User ID=XXX;Password=XXX;Data Source=XXX"
Set Qry1 = CreateObject("ADODB.Connection")
Set myCommand =...
we are using Vb script for keyword drive automation framework. List of values is passed in the excel cell and we like to compare that value matches with the witemlist properties. issue is when comparing the values passed in the cell are getting displayed with no spaces. even thou in excel i have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.