On Jun 9, 2005, at 2:30 PM, D. Richard Hipp wrote:

On Thu, 2005-06-09 at 14:29 -0500, Puneet Kishor wrote:
Thanks to those who responded. However, this thread is going away from
what I really asked... not how to quote a string, but to confirm
whether or not SQLite had any idiosyncrasies related to string-quoting
other than the normal "escape single-quotes within the string."


SQLite has no idiosyncrasies regarding string quoting.  However, I
cannot speak for the Perl DBI interface to SQLite - I am unfamiliar
with that code.

Thanks for the confirmation. That is what I was seeking. Now I can focus my debugging efforts elsewhere.

Now, if only I can also figure out the db locking issue, all will be copacetic (fer now).

--
Puneet Kishor

Reply via email to