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

Home » U++ Library support » U++ SQL » sqlite3 plugin documentation
Re: sqlite3 plugin documentation [message #3973 is a reply to message #3972] Wed, 12 July 2006 09:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
I am not sure whether it is the problem, but should be

SqlId ROUNDID("ROUNDID");

sql * Select(SqlMax(ROUNDID)).From(Unit);


Aletnatively (and perhaps the right thing for start)

sql.Execute("select max(roundid) from Unit");


Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to use Like() with SqlArray
Next Topic: Updated Sqlite3 plugin
Goto Forum:
  


Current Time: Wed Jul 15 05:01:50 GMT+2 2026

Total time taken to generate the page: 0.00613 seconds