Java demo: Netbeans JDBC SQLite database connection and query demo



Java demo: Netbeans JDBC SQLite database connection and query demo

Java demo: Netbeans JDBC SQLite database connection and query demo

Setting up Netbeans and your first Java program : https://youtu.be/DubAg24zLb8

In this video, I set up a simple SQLite database and then configure Netbeans to communicate with the database. I then write a sample program that queries the database.

Comments are closed.