jdbc:z1MySQL://servername:port/DATABASENAME

Hope this helps

----------------------------------------------------------------------------
----------------------------------------
Paul I. Dorn
Director, Web Development
Atlantic Internet Technologies
628 Shrewsbury Ave
Red Bank, NJ 07701
[EMAIL PROTECTED]

-----Original Message-----
From: Mohamed Riaz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
Date: Monday, April 26, 1999 9:06 AM
Subject: 3rd type Jdbc driver ?


>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]
>



----------------------------------------------------------------
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