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

Home » U++ Library support » U++ SQL » SqlExp and LIMIT
SqlExp and LIMIT [message #2933] Sun, 30 April 2006 22:58 Go to previous message
mezise is currently offline  mezise
Messages: 54
Registered: April 2006
Member
Code from reference/SQL_Sqlite3/simple.cpp:
	// Test selection:
	sql*Select(row).From(SIMPLE_TEST1);


How to apply "LIMIT 15" clause?

There is not something like this:
	// Test selection:
	sql*Select(row).From(SIMPLE_TEST1).Limit(15);


Michal
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SqlArray and checkboxes
Next Topic: SQL Insert Statement without a value[SOLVED]
Goto Forum:
  


Current Time: Tue Apr 28 21:43:17 GMT+2 2026

Total time taken to generate the page: 0.00950 seconds