Hi,
i am using the standard Mysql  installation on  Redhat Linux.
I am trying to run a simple JDBC test pgm from windows machine and
connect to DB on linux.
I am not getting any error , but its hanging at this statment .

statement is
Connection connection  =
DriverManager.getConnection("jdbc:mysql://111.111.111.111./", "user",
"paas"); 


Please suggest

Thanks,
Anis
 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to