This post is on trying out SQLite and Java Client for querying databases. There were several results returned from google search. The following post Connect Java with SQLite using JDBC Tutorial
Download Links
Pretty much post was self-explanatory. Posting screenshots of the same project
Step 1 - Running Sqlite ( Pretty easy - console app)
Step 2 - DB and Table Creation
Step 3 - Create a Java Application and add SQLite JAR reference
Step 4 - Java Project Console Results - Path Changed to Where DB is present
Happy Learning!!!
No comments:
Post a Comment