U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » SQL problem
Re: SQL problem [message #35574 is a reply to message #35571] Wed, 29 February 2012 22:41 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
koldo wrote on Wed, 29 February 2012 15:12

Hello Mirek

For a Sql dummy like me Smile, does it mean that SqlId("'text'") is the solution to get 'text' inserted into Sql expression?


No. Well, in the past it was and it should work still when using default "backward compatibility" mode.

If you activate new "SqlId::UseQuotes", it will not work. Instead, you should use SqlTxt("'text'") to insert things into SQL (works in both modes).

Mirek
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is it possible to call a stored procedure with an output parameter?
Next Topic: Added partial support for ODBC output parameters, but the solution is ugly
Goto Forum:
  


Current Time: Sun Apr 26 20:49:45 GMT+2 2026

Total time taken to generate the page: 0.00568 seconds