On 9/23/06, Martin Alfredsson <[EMAIL PROTECTED]> wrote:
Tried to solve a problem and what I did was to open the database over the net and then physically disconnect the machine. I can still SELECT ! sqlite3_prepare() works and gives SQLITE_OK sqlite3_step() gives SQLITE_ROW but is very, very slow sqlite3_finalize() works. First when I do INSERT/UPDATE/DELETE I get an error.
How exactly are you accessing the database over the network? ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------