Using Borland JBuilder for JSP and MySQL but can't Connect :-(
From: Ali Moghadam via JavaKB.com (forum_at_JavaKB.com)
Date: 12/21/04
- Next message: IINET: "Re: DB conn Pooling"
- Previous message: Davide Consonni: "Re: DB conn Pooling"
- Next in thread: IINET: "Re: Using Borland JBuilder for JSP and MySQL but can't Connect :-("
- Reply: IINET: "Re: Using Borland JBuilder for JSP and MySQL but can't Connect :-("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Dec 2004 20:15:27 GMT
Hi there
I'm trying to have a connection to my database created inside mysql...
codes and everything look fine because they compile with no error...just that at run time, i get this error(because i have used catch)
SQLException: No suitable driver
SQLState: 08001
VenderError: 0
I have downloaded the mysql-connector from the mysql site for the JDBC but i have no idea what to do with it...
can someone please tell me the exact steps i have to take to get this connection working...I have tried hard and done alot but i got no result.
Thank you :-)
-- Message posted via http://www.javakb.com
- Next message: IINET: "Re: DB conn Pooling"
- Previous message: Davide Consonni: "Re: DB conn Pooling"
- Next in thread: IINET: "Re: Using Borland JBuilder for JSP and MySQL but can't Connect :-("
- Reply: IINET: "Re: Using Borland JBuilder for JSP and MySQL but can't Connect :-("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|