on ‎2007 Jan 15 7:02 PM
Hi,
I'm trying to connect a MSSQL database via the IDBC connector but have not been able to access any of the tables in the SQL database. When looking through the log I keep getting a "unable to create connection pool" message. After copying the standard data server settings all I changed was the url and the username and password. Is there any settings which need to be changed on SQL Server to allow the connection. Does anyone have any documentation on how to setup an IDBC connection.
Thanks,
Mahwish
Log Excerpt:
Unable to create connection pool: Fatal error while filling connection pool Receive timed out at java.net.PlainDatagramSocketImpl.receive(Native Method) at java.net.DatagramSocket.receive at com.inet.tds.TdsDriver.a(Unknown Source) at com.inet.tds.TdsDriver.connect(Unknown Source) at java.sql.DriverManager.getConnection at java.sql.DriverManager.getConnection at com.lighthammer.Illuminator.tools.database.ConnectionPool.createConnectionObject(Unknown Source) at com.lighthammer.Illuminator.tools.database.ConnectionPool.fill(Unknown Source)
Request clarification before answering.
What version/service pack level of sql server are you using? Is TCP/IP an enabled protocol? This driver does not support named pipes.
Regards,
Jamie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.