Bob wrote: > I just found the answer to my question and am posting it in the event > anyone else is having the same problem. The answer was found in an OO > forum at this url: http://tinyurl.com/qap7s > > Basically, when opening an existing MySQL database, select "Connect to > an existing database" and then use the drop down menu to select "MySQL." > On the next screen, click on "connect using JDBC." Next screen: type in > the name of the database exactly as it is in MySQL, the Server URL is > localhost the port number is 3306 and the MySQL JDBC Driver Class is > com.mysql.jdbc.Driver. Add the username and password when prompted. > > That's all there is to it. I think I had used these before, but perhaps > I'd made a mistake in typing in the data. Anyway, seems to be working now. > > Thanks to those who took the time to respond.
Glad you found out about that. I've been using OO for my MySQL databases for sometime now and it's great. Doesn't have _all_ of the features I want, but hey, it works. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
