Micro Focus QTP (UFT) Forums

Full Version: Problem while reading an sql query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I need to read an sql query from a text file, and then go on to execute it from QTP. The problem is, the query is too long and the variable into which Im reading it, chops it halfway through. I mean thats the max data it is taking.
Any way out?

Thanks!

Priyank
Please post the query , your expected solution and actual (you are getting now).

Also don't forget to format the sql code before posting here for better readability.