Main > Programming > Libraries >

JDBC Driver for SQLite 006

JDBC Driver for SQLite 006

Sponsored Links

JDBC Driver for SQLite 006 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 5 (1 times)
File size: 0.016 MB
Platform: Any Platform
License: BSD License
Price:
Downloads: 731
Date added: 2006-08-05
Publisher: David Crawshaw

JDBC Driver for SQLite 006 description

JDBC Driver for SQLite is a thin layer on top of the SQLite 3.3.x C API. The native JNI library has SQLite compiled into it so all you need to do is include the two files packaged above in your project.
Usage:
Download the binary for the platform you are developing on. Open the tarball and copy the two files into your application directory:
sqlitejdbc.jar
[lib]sqlitejdbc.[dll, so, jnilib]
Reference the driver in your code:
Class.forName("org.sqlite.JDBC");
Connection conn = DriverManager.getConnection("jdbc:sqlite:filename");
// ... use the database ...
conn.close();
And call your program with the drivers JAR file in the classpath and the C library in the librarypath. E.g.
java -cp lib/yourprog.jar:lib/sqlitejdbc.jar
-Djava.library.path=lib
yourprog.Main
Enhancements:
- The driver is now thread-safe and fully supports UTF-16.
- There are binaries for Mac OS, Linux, and Windows, and instructions for compiling with MSVC.

JDBC Driver for SQLite 006 Screenshot

Advertisements

JDBC Driver for SQLite 006 Keywords

Bookmark JDBC Driver for SQLite 006

Hyperlink code:
Link for forum:

JDBC Driver for SQLite 006 Copyright

WareSeeker periodically updates pricing and software information of JDBC Driver for SQLite 006 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of JDBC Driver for SQLite 006 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
JDbMonitor is a tool to monitor & analyse database performance. Free Download
JDBC SQL Profiler is a Swing-based GUI tool to recommend database index creation. Free Download
HDBC Sqlite3 Driver is the Haskell Sqlite v3 backend driver for HDBC. Free Download
DBConsole is a GPLd database shell written in Python. Free Download
DBD::SQLite is a Self Contained RDBMS in a DBI Driver. Free Download
IrNET is a protocol allowing to carry TCP/IP traffic between two IrDA peers in an efficient fashion. Free Download
VSQLite++ is a portable SQLite wrapper library for C++. Free Download
DBD-InterBase is a Perl-DBI driver for the Firebird and InterBase Databases, written using the InterBase C API. Free Download