| Author |
Unable to connect to server inside swing app
|
DN Debed
Greenhorn
Joined: Nov 03, 2008
Posts: 10
|
|
Hi, I would like to ask for your help with my problem.
The code below works fine if I run the class itself in netbeans.
But in my swing application, calling the createTestFolder method using a command button gives this exception.
This is my class used to connect to the sql server.
thanks!
|
 |
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
|
Google com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host has failed., seems like a problem with the remote db server.
|
[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
|
 |
 |
|
|
subject: Unable to connect to server inside swing app
|
|
|