Ads

Get STM32 tutorial using HAL at $10 for a limited time!

Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Saturday, May 2, 2015

Java and PosgreSQL Tutorial 1 - Database Connection

In this tutorial I will share how to make an application with Java that use PostgreSQL database. I will use Netbeans IDE for this tutorial. Netbeans already has PostgreSQL library, so to use this library you can add to your project from Library folder (right click) then select Add Library. In the Add Library dialog, select PostgreSQL JDBC Driver.