Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SQL Input Connection Refused

Hi ,

Trying to connect to MSSQLServer and getting  a connection refused message which I cant figure out why. Connection works in other products. TCPIP is enabled, using correct port 1433, Using a SQL Login, details have been inputted correctly... not sure what else it can be?

 

Error 

 

 

Labels (1)
5 Replies
cterenzi
Specialist
Specialist

Can you show a screenshot of your connection settings?
Anonymous
Not applicable
Author

Of course see below


Connection.PNG
cterenzi
Specialist
Specialist

That all looks correct. You can connect to this server using other tools on the same box?
Anonymous
Not applicable
Author

Yes. Its actually just a local SQL on my laptop at the moment but can connect through SSIS using the same credentials with no issue. Just not trough Talend 

cterenzi
Specialist
Specialist

https://stackoverflow.com/questions/18841744/jdbc-connection-failed-error-tcp-ip-connection-to-host-...

 

Suggestions include verifying the database configuration allows for tcpip connections, verifying the port number, and making sure a local firewall isn't preventing the connection