MS Access and Java

Posted:
in macOS edited January 2014
I ran into the followin app in OS X.2.1:



/Applications/Utilities/ODBC Administrator.app



It looks like the control panel that windows use to set up links to Access databases for instance.



I study Computer Science, and are therefore learning Java. The problem is that, since the assignments require us to use MS Access files, I have been forced to use MySQL as the database while developing my apps, and then converting the code to work with a PC and Access before submitting my assignment. This always takes 1-2 hours, because Access doesn't use standard SQL (doesn't except standard SQL).



Can I use the ODBC Administration app to set up an Access CB connection and use that with Java ?



Thanks for any help!



.:BoeManE:.
Sign In or Register to comment.