Hi,
I'm kind of new in java and want to implement a java developed user interface on a MS Access97 database. What I understood so far is that you have to hardcode the registration of the driver in a class, and then instantiate an instance of that class to connect to the database. My question is: does anyone know which driver(s) I need, where to get them and how to implement them?
Thanks
I'm kind of new in java and want to implement a java developed user interface on a MS Access97 database. What I understood so far is that you have to hardcode the registration of the driver in a class, and then instantiate an instance of that class to connect to the database. My question is: does anyone know which driver(s) I need, where to get them and how to implement them?
Thanks