By: Andy Deighton - andyxr
No success with quotation marks
2003-12-08 04:52
Hi,
I'm trying to wrap a $Parameter in my queryString with quotation marks ("..."). However, the SQL queryString that eventually gets sent to the database has the quotes turned into [ and ]. E.g.
<queryString><![CDATA[SELECT * FROM Z WHERE COLA="$P!{aValue}"]]></queryString>
Any ideas?
Andy
UK
By: Andy Deighton - andyxr
RE: No success with quotation marks
2003-12-08 09:46
I've found the problem and it had nothing to do with JR!
Andy
UK
No success with quotation marks
2003-12-08 04:52
Hi,
I'm trying to wrap a $Parameter in my queryString with quotation marks ("..."). However, the SQL queryString that eventually gets sent to the database has the quotes turned into [ and ]. E.g.
<queryString><![CDATA[SELECT * FROM Z WHERE COLA="$P!{aValue}"]]></queryString>
Any ideas?
Andy
UK
By: Andy Deighton - andyxr
RE: No success with quotation marks
2003-12-08 09:46
I've found the problem and it had nothing to do with JR!
Andy
UK
0 Answers:
No answers yet