简体   繁体   中英

How to interface a java application with a local database in Mac os x

I'm trying to keep the JDBC Driver, but i don't see the mac os x version. In mySql Site there is only for Windows or independent platform.

Can someone explain me how I can use my java application with my mysql database? What should I do?

To download MySQL JDBC driver:

  1. Go to MySQL Connector/J download page @ http://dev.mysql.com/downloads/connector/j/
  2. In the Select Platform combobox choose Platform Independent

then follow this http://www.toadworld.com/products/toad-mac-edition/w/wiki/10916.mysql-getting-and-setting-jdbc-driver.aspx article to install on Mac.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM