The SQLite JDBC driver is designed to be as lightweight as possible, as many other projects use the standard JDBC interface to provide network capabilities, clustering, etc. A sample:
http://ha-jdbc.sourceforge.net/ http://c-jdbc.objectweb.org/ http://www.inetsoftware.de/products/jdbc/konnekter/ d. On 10/09/2007, Madan <[EMAIL PROTECTED]> wrote: > > Hi, > I am new to SQLite. I could not connect to SQLite from a remote > systerm using Java. If i share the DB file i can connect to the > database.But as it is not good to share a file, let me know a better > solution. > > Thanks in advance, > Madan > > > > > --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
