Hi everybody,
Thanks for all the information. I am going to try them.
>From now on i will surely use the [EMAIL PROTECTED] for questions related
to this. I knew it only now.
Regards
Riaz
>>Mohamed Riaz wrote:
>> Connection con = DriverManager.getConnection(
>> "jdbc:z1MySQL:/host.with.mysql.com:3306/xxx");
>> or you can use at any time the SQL command USE like this:
>> con.executeUpdate("USE xxx");
>> or you can add a line to the .jdbcMysql.properties file of the twz
>driver:
>> db=xxx
>>Tschau
>>Christian
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]