<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
In my web app, I am using PostGres.<BR>
<BR>
I have tested with SQLLite, but only by running the automated test suite.<BR>
<BR>
On Thu, 2006-04-20 at 09:28 -0400, Ian Eslick wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#000000">Robert, have you had this problem?  Any use of SQLite in a web app will</FONT></TT><BR>
    <TT><FONT COLOR="#000000">require multi-threaded use so I can't imagine you haven't run across</FONT></TT><BR>
    <TT><FONT COLOR="#000000">this issue or that it isn't a problem in your environment (as your code</FONT></TT><BR>
    <TT><FONT COLOR="#000000">fragment indicated).</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
</BODY>
</HTML>