hi,
My Environment
    Linux SuSE 6.0
    MySql database

I use a driver called twz1.  It is of type 3.
I follow the following syntax to invoke.
    Class.forName("twz1.jdbc.mysql.jdbcMysqlDriver);
    DriverManager.getConnection("jdbc:z1MySQL:");

Using this i am able to connect only to the tables present in the default
'mysql' database. If i have a database with a name say xxx how do i connect
to this using jdbc.

If it is available, please excuse me and let me know the url at the
faq-matic.

thanks
Riaz



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to