help me.
I should want use pure java(WinXp system), so i Write:

    Class.forName("org.sqlite.JDBC");
    Connection conn = DriverManager.getConnection("jdbc:sqlite:f:\
\myDb");

Here....the connection seem require a System library ...a .dll,
in fact  java return me an error : java.lang.UnsatisfiedLinkError :
open

Is there anybody out there???? help me.


--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to