Re: [sqlite] Multiple Process Notification

2008-11-23 Thread Dan Saul
Thank you Kees! On 23-Nov-08, at 11:18 AM, Kees Nuyt wrote: > On Sun, 23 Nov 2008 10:33:28 -0600, "Dan Saul" > <[EMAIL PROTECTED]> wrote in General Discussion of > SQLite Database : > >> Hi SQLite, >> >> I would like to monitor an sqlite file for

[sqlite] Multiple Process Notification

2008-11-23 Thread Dan Saul
g_file_monitor_file (http://library.gnome.org/devel/gio/unstable/GFile.html#g-file-monitor-file) or another file monitoring solution. This solution however seems crude. Would anyone on this list have a more appropriate solution? Dan Saul ___ sqlite-users

Re: [sqlite] Error while loading shared libraries: libsqlite.so.0

2005-05-04 Thread Saul
De:"Austin Gilbert" [EMAIL PROTECTED] Para:sqlite-users@sqlite.org Cópia: Data:Wed, 4 May 2005 13:01:56 -0500 Assunto:Re: [sqlite] Error while loading shared libraries: libsqlite.so.0 > > On May 4, 2005, at 8:54 AM, Sombra wrote: > > > Hi, > > I was compiling SQLite for the PowerPC 8xx archit

Re: [sqlite] Error while loading shared libraries: libsqlite.so.0

2005-05-04 Thread Saul
Ok, but when I make the cross-compile for Power-Pc in my computer (running Red Hat 8.0) it doesn’t create any file named "libsqlite.so.0", just "libsqlite.so.0.8.6". Is this file a result from a correct compile or I can download this from other place? Thanks very much, Sombra

[sqlite] Newbit

2005-05-02 Thread Saul
Just a first Test!