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

Accessing SQL Server from Linux

What is required by Talend in order to access Microsoft SQL Server from Linux?
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi
I think this is no matter with OS.
Just create metadata->Connections or use components about SQL Server.
Then configure all parameters correctly, such as Login, Password, Server, Port, DB, Schema and so on so forth.
Feel free to ask any questions if you encounter some errors.
Regards,
Pedro
Anonymous
Not applicable
Author

I need to clarify my question. When a Talend job is exported, a .sh script is created. Part of the job connects to a SQL Server database. My actual question is -- if I run the .sh script from Linux, is there anything else required to make the SQL Server connection, since I am running the script from Linux?
janhess
Creator II
Creator II

You need to use SQL server validation rather than Windows validation of login in your database.