On 26 Aug 2013, at 9:02am, techi eth <[email protected]> wrote: > Fun_Read() on TblTest** > /* Do the periodic read operation by using db handler return from above*/
How is your read done ? Do you use _exec() like you do for the PRAGMA, or _prepare(), _step(), _finalize(), or _query() or something else ? Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

