MySQL(on Linux) from JDBC on Windows ..

wxdqz

New Member
Hello Guys,
I am running a MySQL server on my Linux Box ...
I am running my JDK(JDBC) on my PC.
I want to connect to my MySQL server(on Linux) and fetch data. can some one tell me how do i do it.

i am able to connect to MySQL server running on my PC.
and i am even able to connect to a Remote MySQL server running on another windows machine.

but the problem is with the MySQL server runing on a linux box.

any suggestions ..

Thanks,
Danny ..
 
Back
Top