Mysql driver for Java

2001-07-05 Thread Daniel Aderhold
I recently downloaded the binary version of the MySQL driver for Java. I opened the Jar file. I copied the org directory into my PC. And I added the path to the classpath variable in the autoexec.bat file. Now I can't compile my source files that uses another of my classes. What I did wrong? reg

mysql driver for java

2001-07-04 Thread Daniel Aderhold
classes. But now I can't compile java source files that uses another classes. What is wrong? Regards, Daniel Aderhold

users in MySQL

2001-07-03 Thread Daniel Aderhold
Hi. Thanks all for your help. I'm new to MySQL. I'm using win98. Can anyone give the adress of another manual of MySQL (not from mysql.com). Specially I don't know how to manage users in MySQL. Can anyone give me a short explanation? Regards, Daniel Aderhold

RE: java connection

2001-07-03 Thread Daniel Aderhold
l.com) to learn from beginning step by step? Regards, Daniel Aderhold Thanks to all for your help. - Original Message - From: Siomara Pantarotto <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 9:37 PM Subject: Re: java connection > // Copyright

java connection

2001-07-02 Thread Daniel Aderhold
Hi I'm new to MySQL. Please can anyone give me the connection sentences in Java. Exactly: How to charge the driver: Class.forName(" I use windows98. And want to make experimental local connections. Regards, Daniel Aderhold