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 #35570 is a reply to message #35569] Wed, 29 February 2012 20:31 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
koldo wrote on Wed, 29 February 2012 12:16

Finally the problem is solved

Something changed that made that "Ye olde reliable" Smile source went broken.

From now all string expressions like "_" inside Sql expressions have to be changed to SqlId("'_'"). With this everything works as expected.


I am sorry about this, frankly this is the biggest flop I have made in years.

The primary motivation was adding quites to column names, but it has gone bad, as many places in U++ code and more importantly client code make assumption about what can and cannot be done with SqlId... So it is now only optional, but still cases a trouble here and there (because I want to keep quotes as option so I cannot remove it completely).

Hopefully, this one will be the last issue... It is fixed and coalesce and SqlVal::As (which was the real cause of problems) is added to SqlExp unit testing package.

My apologies.

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: Mon May 20 07:22:26 CEST 2024

Total time taken to generate the page: 0.00868 seconds