Link Details

Link 97441 thumbnail
User 252611 avatar

By Thierry.Lefort
via blog.gobansaor.com
Published: Jul 24 2008 / 04:36

Both Talend (Java) and Kettle distribute the Zentus.com pure-Java SQLite JDBC driver and for most purposes this run-anywhere version is fine. But, if you really need to take advantage of SQLite’s speed then connecting using the native JNI version is a must. Doing this was easy enough, just change over to using a generic JDBC connection specifying the required native jar and placing the associated dll/so on your system path.
  • 11
  • 0
  • 1029
  • 276

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.