Hi Dave,

It sounds to me like you need to dive into the section of the Rev manual that explains database commands. There ARE NO SQL commands to read one record at a time. You need to preform the query, then use Rev commands to work with them one at a time.

len


Dave wrote:
Hi All,

I am trying to read all records sequentially from a SQLIte database, basically I just want a loop that gets one record, process the record and then move on to the next. I can't seem to get my head around the SQL to just get one record at a time!

Any suggestions greatly appreciated!

All the Best
Dave

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to