Archive for the ‘windows’ Category

Adding MySQL to JAVA on MAC

Wednesday, February 11th, 2009

Hi, Today I was trying to get MySQL working with JDBC on my Macbook pro. After doing some research I found out that I needed to get "MySQL Connector/J" in the Java extension map. Here are the steps to get MySQL working with JDBC.