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

RE: java connection

2001-07-03 Thread Daniel Aderhold
? 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 (c) 2000 Appiant Technologies import java.sql.*; public

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

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