Click to See Complete Forum and Search --> : SQLException: Connection refused: connect


naziaf
July 5th, 2005, 07:23 AM
Hi,
I was trying to initialize a development database with sample and test data (with Sql Server 2000) and after all the tables schema was created the build fails and I receive the following Exception:

"com.inet.tds.SQLException: Connection refused: connect"

I used the ant command to setup the DB. (OS - XP)(driver-jdbc)

Please let me know how do i resolve this.