If you receive this error when trying to configure your SQL database connection in Perfectforms:
2009-09-10 18:39:52 - v1.14.01 - IP:192.168.0.125 - /GetColumnNames
ERROR: Exception in GetColumnNames service: Network error IOException: Connection refused: connect
net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:385)
net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:182)
SOLUTION: Make sure that the SQL server has TCP/IP connections enabled. Go to the SQL Configuration Manager, then to 'SQL Server Network Configuration', and make sure TCP/IP is Enabled.
