| | |
Communication Link exception
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Hi all.
I am trying to connect to MySQL database on a remote m/c(IP: 192.168.120.44)
Heres my code:
I am using netbeans IDE. I can connect to the remote database thru SERVICES in netbeans.
But the code doesnt work..
It raises an exception saying Communication Link error.
I am trying to connect to MySQL database on a remote m/c(IP: 192.168.120.44)
Heres my code:
Java Syntax (Toggle Plain Text)
System.out.println("Making new connection(object).."); Class.forName("com.mysql.jdbc.Driver").newInstance(); con = DriverManager.getConnection("jdbc:mysql://192.168.120.44:3306/tox_erp10","root","tiger"); System.out.println("Done");
But the code doesnt work..
It raises an exception saying Communication Link error.
PEACE !
![]() |
Similar Threads
- Updated : Simple ASP.Net Login Page (ASP.NET)
- problem with connecting jsp page with mysql (JSP)
- Cannot find server or DNS Error - please help! (Viruses, Spyware and other Nasties)
- memory management in wndows 2000 (Windows NT / 2000 / XP)
- help me - An Hibernate error (Java)
- Please help me in connecting JSP to MySql (JSP)
- Communication Link Failure Error (JSP)
- java.net.SocketException MESSAGE: Connection reset (MySQL)
- XP crashes on any dialup connection (wanarp.sys / tcpip.sys problem) (Windows NT / 2000 / XP)
Other Threads in the Java Forum
- Previous Thread: Payroll Program
- Next Thread: Need help with Java Payroll Program Part 2
| Thread Tools | Search this Thread |
android api applet application applications array arrays automation balls bank binary bluetooth business chat class classes clear client code codesnippet collections component database db defaultmethod development dice dragging draw ebook eclipse error event exception formatingtextintooltipjava fractal game givemetehcodez graphics gui hql html ide image infinite input integer invokingapacheantprogrammatically j2me java javaprojects jni jpanel julia linux list loop looping map method methods mobile mysql netbeans newbie numbers openjavafx oracle parameter php print problem program programming project recursion repositories scanner screen scrollbar server set size sms sort sorting sql sqlserver state storm string sun superclass swing swt text-file threads time tree windows





