Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14265
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: Fri Jul 04 00:54:58 CEST 2025

Total time taken to generate the page: 0.04037 seconds