Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Vera,
What exactly doesn't work? Was TestComplete able to successfully read data from the Excel file?
Try debugging your code to figure out what is going on.
BTW, I'm not sure if you need to use the StrToInt function. You convert the barcode string to the integer number and add it to the connection string. It makes sense using the aqConvert.VarToStr method instead.
What exactly doesn't work? Was TestComplete able to successfully read data from the Excel file?
Try debugging your code to figure out what is going on.
BTW, I'm not sure if you need to use the StrToInt function. You convert the barcode string to the integer number and add it to the connection string. It makes sense using the aqConvert.VarToStr method instead.