As you can see, there is old release.
It is correct. For most cases it is sufficient
to replace sqlite.dll with given on homepage.
And run the server on the remote machine.
 
The SqliteBrowser is only for testing!!!
 
BUT:
 
Current State is not on the homepage. I am currently working on this.
In the new release the sqlite.dll will be sqlite_client.dll
You can still rename it to sqlite.dll and use as described above.
 
The Server will require original sqlite.dll (so you see, why i had to rename client lib)
Which you can get from www.sqlite.org. or compile with your favorite compiler.
 
The same procedure under Linux:
Client uses sqlite_client.so for remote calls. Server accept the calls and uses
original sqlite.so for local database access.
 
Best regards
 
Alex K.
 
 
----- Original Message -----
Sent: Thursday, June 17, 2004 6:01 PM
Subject: Réf. : Re: [sqlite] Is there a demand for Client / Server Modules ?

very good work !!
but if we want to use a remote sqlite base without sqlitebrowser, we must use the sqlite.dll you give in your site ? 
 
-------Message original-------
 
De : Alex K
Date : 06/17/04 17:49:41
Sujet : Re: [sqlite] Is there a demand for Client / Server Modules ?
 
Sorry for broken link. It is http://www.it77.de/sqlite/sqlite.htm
 
 
----- Original Message -----
From: "Alex K" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 4:20 PM
Subject: [sqlite] Is there a demand for Client / Server Modules ?
 
 
> I am about to register a project at SourceForge which
> provides the Client/Server facility to SQLite. Using
> SQLite over NFS is known as unsafe.
>
> Some description is in Wiki/ClientServer and at www.it77.de/sqlite
>
> The Windows version is currently working quite stable.
> The Linux version has sometimes strange problems (perhaps because of
> pthreads)
>
> Is there any demand for this ???
>
> -----
> Alex K.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
 
 
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
.

Reply via email to