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 » Convert String to SqlId
Re: Convert String to SqlId [message #19624 is a reply to message #19623] Tue, 23 December 2008 21:46 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
SqlBool sqlWhere = (PRODUKT=='prohibis');


And you can use code like this:
if(something_true){
    sqlWhere = sqlWhere && Like(SOME_FIELD, "a%");
}

See Sqlexp.h for more tricks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problems with schema-file
Next Topic: Issue with getting data back from a sqlite3 database
Goto Forum:
  


Current Time: Mon Jun 23 18:08:35 CEST 2025

Total time taken to generate the page: 0.04079 seconds