1st guess, make sure your jdbc driver (probably jar file) is in the
CLASSPATH, or the server configured directory where it looks for them..
On Wed, 1 Oct 2003, Louella Santiago wrote:
> hi,
>
> i'm trying to connect a java program to a mysql database. it returns an error:
>
> java.sql.SQLException: Driver not found for URL:
> jdbc:mysql://localhost/mahlapdb?user=mahlap_admin&password=mahlap_password
>
> i tried searching on the net about this error but i wasnt able to find any
> solutions :(
>
> thanks.
>
> louie
>
> --
> MySQL Java Mailing List
> For list archives: http://lists.mysql.com/java
> To unsubscribe: http://lists.mysql.com/java?unsub=1
>
>