> ... If your application requires concurrent network access, you should be 
> using either a network client/server DBMS or programming your own 
> Client/Server pair with the server process calling the SQLite API to modify 
> the db file held on the servers' local filesystem. ...

There is an open source client/server wrapper for SQLite available here: 

http://www.sqlitening.com/support/index.php
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to