[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-java
Subject:    Re: java
From:       Matt Goss <mgoss () rtci ! com>
Date:       1999-12-30 15:36:44
[Download RAW message or body]

Hernan,
In your source you use the line:

    DriverManager.registerDriver(new org.gjt.mm.mysql.Driver());

Try this instead:

    Class.forName("org.gjt.mm.mysql.Driver");

everything else looks fine.

Matt Goss
RTCI


---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail java-thread562@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail java-unsubscribe@lists.mysql.com instead.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic