Im struggling to connect the database I created in access to java. If you have any experience doing this of any database knowledge in general please let me know!! It would be greatly appreciated :)
I've never used Access to create database but I know another tool called MySQL (which you can also create a local database on your machine) and it's pretty straightforward to connect it to Java (as far as I know). Maybe you want to try it out! https://www.mysql.com/downloads/ https://stackoverflow.com/questions/51078149/mysql-connection-with-eclipse