connecting to sql server
Posted: Thu Aug 26, 2010 3:23 pm
I am using oxygen 11.2 and trying to connect to sql server 2005 database. we are using windows authentication. I am using the sqljdbc4.jar and created my connection url is formatted as follows
URL: jdbc:sqlserver://servername\databasename
user: networkid
password: network password
When I click on the icon in the datasource explorer I get and error, timeout
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host sqlimisprod1, port 1434 has failed. Error: "Connection refused: connect. Verify the connection properties, check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port,
All of our sql servers are using port 1433. Anyone else using ox to connect to sql and are you successful? any help or tips.
URL: jdbc:sqlserver://servername\databasename
user: networkid
password: network password
When I click on the icon in the datasource explorer I get and error, timeout
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host sqlimisprod1, port 1434 has failed. Error: "Connection refused: connect. Verify the connection properties, check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port,
All of our sql servers are using port 1433. Anyone else using ox to connect to sql and are you successful? any help or tips.