> At the present time, sqlite hadn't implemented syntax such as LIMIT 0,5. So
> you have to do it manually. It's fairly easy if you use prepared statements.
> The steps are as follows:

Actually it implements such syntax. See LIMIT and OFFSET at
http://www.sqlite.org/lang_select.html

Filip


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to