On 15 Jul 2010, at 7:07pm, JT Olds wrote:

> is there a way to check a prepared statement
> before allowing its use as to if it will attempt to write to disk?

You could perhaps accept only statements that start with 'SELECT'.  It depends 
on how you're passing them to SQLite.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to