RE: About JDBC

2003-04-06 Thread Kyle Lange
2003 19:44 To: ™âR­ Cc: [EMAIL PROTECTED] Subject: Re: About JDBC It should be enough to place the .jar file in the jre/lib/ext folder inside your Java installation folder. If you don't want to do that, you could modify your CLASSPATH environment variable to include wherever you decide to

Re: About JDBC

2003-04-05 Thread Todd O'Bryan
It should be enough to place the .jar file in the jre/lib/ext folder (Binside your Java installation folder. If you don't want to do that, you (Bcould modify your CLASSPATH environment variable to include wherever (Byou decide to place the .jar. (B (BTodd (B (BOn Saturday, April 5, 2003,

Re: About JDBC

2003-04-05 Thread Martin
Hsu Where did you acquire mysql-connector-java-3.0.6-stable.zip ? Martin - Original Message - From: "®}¸S¬F" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 05, 2003 7:05 AM Subject: About JDBC Sorry~ I have a problem about JDBC now, I use mySQL as my database an