Accessing database in Access

I have to make a connection, it could be just a local connection, but, it has to be to the Access database, that i already have, does someone has a simple code? it could be for any kind of DBS, but i need some code to start learning how to do that, could i make it on java? i’m not friendly with C#, but anything COMMENTED would do, a example would be the best!

thanks

Well I can give you some hints not a tutorial :

I never done that I prefer MySQL as a database, but in theory it should work pretty fine.

-Jedy