RE: Cannot connect to MySQL server with a java application

2002-02-12 Thread Lee, Andrew
Almost, but not exactly the same . DriverManager.getConnection(dburl, dbuser, dbpasswd) -- note, 3 arguments here -Original Message- From: debian [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 1:59 PM To: [EMAIL PROTECTED] Subject: Cannot connect to MySQL

Re: Cannot connect to MySQL server with a java application

2002-02-12 Thread Mark Matthews
PROTECTED] Sent: Wednesday, February 06, 2002 8:23 PM Subject: RE: Cannot connect to MySQL server with a java application Almost, but not exactly the same . DriverManager.getConnection(dburl, dbuser, dbpasswd) -- note, 3 arguments here -Original Message- From: debian

Re: Cannot connect to MySQL server with a java application

2002-02-07 Thread Mark Matthews
PROTECTED] Sent: Wednesday, February 06, 2002 8:23 PM Subject: RE: Cannot connect to MySQL server with a java application Almost, but not exactly the same . DriverManager.getConnection(dburl, dbuser, dbpasswd) -- note, 3 arguments here -Original Message- From: debian

RE: Cannot connect to MySQL server with a java application

2002-02-06 Thread Lee, Andrew
Almost, but not exactly the same . DriverManager.getConnection(dburl, dbuser, dbpasswd) -- note, 3 arguments here -Original Message- From: debian [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 1:59 PM To: [EMAIL PROTECTED] Subject: Cannot connect to MySQL