Quantcast
Viewing latest article 8
Browse Latest Browse All 17

Get SQLite3 to work with Java with Apache Tomcat7 on Ubuntu Linux

SQLite3 is a simple and small relational database management system that works on a single file as a database. Very usefull for mini projects and hugely popular with apps on Android and other embedded systems. I will be outlining steps here required to setup SQLite3 with Java and Tomcat on Ubuntu Linux machine. Install SQLite3 ...read more

Viewing latest article 8
Browse Latest Browse All 17

Trending Articles