Re: Why can't I make a connection?

2004-06-17 Thread Scott D. Spiegler
Message - From: Scott D. Spiegler [EMAIL PROTECTED] To: Rhino [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 6:14 PM Subject: Re: Why can't I make a connection? 1. Have you installed a MySQL Java driver and is it accessible to the program? That's what I am not sure

Re: Why can't I make a connection?

2004-06-17 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott D. Spiegler wrote: Hi, I tried doing what Rhino suggested by coping the jar file I downloaded to the jre\lib\ext folder where my jdk is installed. The only thing that was different on my system than what Rhino described is that my hard

Why can't I make a connection?

2004-06-16 Thread Scott D. Spiegler
Hi, I am testing the following code that attempts to get a DB connection, but I keep getting the following error: database_test.DBConnector SQLException: No suitable driver SQLState: 08001 VendorError: 0 The code snippet is below. I know the DB I am trying to connect to exists and that the

Re: Why can't I make a connection?

2004-06-16 Thread Rhino
. The rest of my reply is interspersed in your note Rhino - Original Message - From: Scott D. Spiegler [EMAIL PROTECTED] To: Rhino [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 6:14 PM Subject: Re: Why can't I make a connection? 1. Have you installed a MySQL Java driver

Re: Why can't I make a connection?

2004-06-16 Thread Mark Matthews
- and anyone who checks the archives in the future! - can benefit. The rest of my reply is interspersed in your note Rhino - Original Message - From: Scott D. Spiegler [EMAIL PROTECTED] To: Rhino [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 6:14 PM Subject: Re: Why can't I