Reading from Database question

Len Morgan len-morgan at crcom.net
Sat Nov 10 08:32:03 EST 2007


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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>




More information about the use-livecode mailing list