On 5/16/06, Craig Morrison <[EMAIL PROTECTED]> wrote:
All it does is slurp input, concatenate it into one long string and then feed it to sqlite_exec(..). So it seems in theory the normal escaping mechanisms should work.
It must be operator head space on my part... Thanks for looking though

