Freitag, Oktober 30, 2009

SQLite database acces in NetBeans

Download the SQLite NetBeans plugin.

Add this to NetBeans: Tools - Plugins - Downloaded (Add Plugins).

Download the SQLite JDBC driver.

Add this to NetBeans: Tools - Java Platforms (J2SE - Sources).

Go in NetBeans to Services. Right click at Databases - Drivers - SQLite and select Connect Using .... Add the path to the SQLite database jdbc:sqlite:/home/...

Keine Kommentare: