Tag

Tag: tutorial

You are browsing all the posts tagged with tutorial.

Connecting to Access database in JAVA

Hi there,
I started a project for school that I must develop in JAVA. It’s a library system that uses Access databases for data and settings storage. I’m not going into any more details about the analysis of the problem but it’s obvious that I needed to setup a connection to the database.
In this small post [...]