Re: MySQL JDBC

2001-06-28 Thread Kenneth Fleck
gt; Regards > Thomas > > -Original Message- > From: flag [mailto:flag]On Behalf Of Kenneth Fleck > Sent: 28. juni 2001 12:19 > To: mysql list > Subject: MySQL JDBC > > Hi ! > I have a problem accessing a MySQL DB from a java-app. On commandline I > can get in wit

MySQL JDBC

2001-06-28 Thread Kenneth Fleck
Hi ! I have a problem accessing a MySQL DB from a java-app. On commandline I can get in without problems with mysql -u -p but with the following connect String: jdbc:mysql://localhost/?user=&password= I get strage result. First time execution error message (from SQLException caught) is: