You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi, All,
I tried to connect SQL Server 2010 database, but I am not able to connect.
I am getting error : "connection failure. You must change the Database settings."
Although all the settings including server name, port, credentials, are correct.
also port 1433 is running and also default port in TCP/IP settings.
Can any one please help me? All the posts are related to 2005 only. There is no post regarding 2010.
I appreciate your help.
Regards,
Manan Shah
Offline
Hi Manan,
I might just be a library issue, where the java library for SQL Server included with Talend is not compatible with SQL Server 2010. Try to get the last driver for SQL Server 2010, drop it into the lib folder of the Studio, and see if it works.
Offline

What is SQL Server 2010?
Did you mean SQL Server 2012 RC? I think the driver in Talend is generic enough that you should be able to connect. Make sure your server protocol is enabled and if this is an instance name installed, specify it correctly in the db connection settings.
Offline
Pages: 1