Couple of things

1) is the listening port number correct ?
2) If you are using windows, make sure the class path has 8.3 file name 
format instead of the long file name.

other than that it should work fine

kerry finn wrote:

> Hi,
> 
> What do I use to identify the default jdbc driver for mysql (out of the
> box)?
> 
> driver: org.git.mm.mysql.Driver
> url:    jdbc:mysql://jasper:3306/mysql
> 
> when i call Class.forName(driver) - null get returned? its a new ide and
> the classpath
> is defined (i think?).
> 
> is this the correct driver class? i believe the url is okay.
> 
> thanks,
> Kerry
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> 
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to