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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

connection to MS SQL SERVER not work

hello Everybody,
I use new version of talend (TOS 3.0.0). I would like to use the components about MS SQL SERVER database.
So when i create db connection, that not work. Error message : "Connection failure. You must change the Database Settings.
Network error IOException: Connection refused: connect"
Please what i do??
thanks
Labels (3)
10 Replies
Anonymous
Not applicable
Author

In Sql Server Express 2008 try to : start - programs - microsoft sql server 2008 - configuaration tools - sql server configuration monitor - find the node ''protocols for..." and enable tcp-ip.

This is a right way i have enabled tcp-ip and then successfully connect with talend.
Thanks