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 #19623 is a reply to message #19619] Tue, 23 December 2008 21:18 Go to previous messageGo to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Damn, so simple? Works fine, thank you.

But there's another question: How can i put my Where-Statement into a String?

String sqlWhere = "PRODUKT=='prohibis'";

sql * Select(SqlCountRows()).From(SqlId(sqlTable)).Where(sqlWhere);


This doesn't work.
 
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 20:20:13 CEST 2025

Total time taken to generate the page: 0.04477 seconds