G
Guest
I'm using Windows 2003 Server with SQL Server running on the default port, 1433. I need to access SQL Server through Microsoft's JDBC drivers. The drivers return a "Connection refused" error. I'm using code taken from the SQL Server 2000 Driver for JDBC Help file.
Is there some configuration in 2003 Server that is preventing me from using that socket? How do I change that? What can I do to move forward
Thanks.
Is there some configuration in 2003 Server that is preventing me from using that socket? How do I change that? What can I do to move forward
Thanks.