On 07/02/2008, pamorale <[EMAIL PROTECTED]> wrote: > I need the first step to use the sqljdbc driver... i dont know where > exactly put this files: > sqlite3.exe > sqlitejdbc.dll > sqlitejdbc-v039-native.jar > > I prefer to use the windoxs driver instead of the pure java driver... > Any help please???
http://zentus.com/sqlitejdbc/usage.html Put the jar on the classpath and the dll on the library path. You don't need sqlite3.exe for accessing from java. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
