Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
parameterized SQL query in QTP
#5
Solved: 11 Years, 4 Months ago
I guess the field Id1 and Id2 is expecting a numeric value
have you tried removing the single quote (')?
Code:
select * from table where id1="& x & " and id2=" & y

Reply


Messages In This Thread
parameterized SQL query in QTP - by sk.aravind - 11-25-2009, 06:25 PM
RE: parameterized SQL query in QTP - by Saket - 11-27-2009, 09:44 AM
RE: parameterized SQL query in QTP - by v_selvam - 12-02-2009, 05:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 2,147 08-25-2015, 05:49 PM
Last Post: bkdevise
  Query regarding "Call" statement anupam4j 1 2,029 09-26-2014, 01:46 PM
Last Post: vinod123
  parameterize Excel Sheet Name in SQL bjitsidhu 0 2,909 07-20-2014, 08:34 AM
Last Post: bjitsidhu
  Is there a possible way to execute sql in QTP using 'WITH' clause shruthic 0 3,103 04-26-2014, 11:42 PM
Last Post: shruthic
  Data Table Query Suma Parimal 4 4,768 01-21-2014, 12:50 PM
Last Post: Suma Parimal

Forum Jump:


Users browsing this thread: 5 Guest(s)