Re: Problem connecting to driver
Posted by: Tetsuro Ikeda
Date: May 18, 2005 04:16PM

hi!

Did you try Class.forName("com.mysql.jdbc.Driver").newInstance(); instead of Class.forName("com.mysql.jdbc.Driver"); ?

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem connecting to driver
May 18, 2005 04:16PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.