| List: | MySQL and Java | « Previous MessageNext Message » | |
| From: | Mohamed Riaz | Date: | April 27 1999 9:47am |
| Subject: | Jdbc with Mysql on Linux SuSE | ||
| View as plain text | |||
Hello,
I am trying to connect via Jdbc to the MySQL database with twz1 driver
class.
I can easily connect to the tables in the mysql db. to use other db
i tried
DriverManager.getConnection("jdbc:z1MySQL:/mydomain:3306/dbname");
i tried
statement.executeQuery("USE db");
which gives no -use is supported.
i tired
setting in .jdbc.MySqlproperties
db=dbname;
they do not seem to work i get E2024 type error.
could any body help
thanks,
Riaz.
| Thread | ||
|---|---|---|
| • Jdbc with Mysql on Linux SuSE | Mohamed Riaz | 27 Apr |
| • Re: Jdbc with Mysql on Linux SuSE | Christian Mack | 29 Apr |
