I use a menu developed in MSACCESS 2000 as a way to print out records from a mySQL database until I get my PHP forms done. I'm still learning how to do that.
I was informed last week by my website provider that they no longer support ODBC, and that I need to use JDBC. Until now, I've never heard of it.
I was looking for a explanation on how to bridge the connection between my existing ODBC drivers that MSAccess 2000 uses to link to the MYSQL database, which are no longer supported, and the JDBC drivers, which are.
I found a macromedia site that seemed to suit my needs, but it's no longer available. I tried to find the jdbc driver file at java but couldn't.
Anyone have any experience doing this or a link to a site that has how to info and drivers?
Thanks.