![]() |
error in datbase script - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: error in datbase script (/Thread-error-in-datbase-script) |
error in datbase script - sandeep.shivnani@gmail.com - 03-08-2011 Hi All I am getting below error while executing scripts. ErrorArguments are of the wrong type, are out of acceptable range, or are in conflict with one another. Line (92): "Rec_Obj.Open sqlQuery,Conn_Obj, adOpenStatic,adLockReadOnly". Scriptrguments are of the wrong type, are out of acceptable range, or are in conflict with one another. Line (92): "Rec_Obj.Open sqlQuery,Conn_Obj, adOpenStatic,adLockReadOnly". ------------------------------------- Please let me know the solution asap . Thanks |