Hey, I'm looking at learning how to work with Databasing to store large amounts of data that is unrealistic and inefficient to store in excel files. Specifically, connecting with Access Databases. I wanted to know if there was any special Libraries I needed to connect or if there were any tips anyone could provide for me. I've looked at JDBC briefly, but I still can't tell definitely if it comes standard with Java or if it is an external Library. If I do need to download a Library, does anyone know any that are fairly simple to use?
Any assistance is appreciated.