Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Ok, so I know when setting up a MS SQL Server ODBC connection with Window's "ODBC Data Source Administrator," you don't have to specify a login and password if you want the connection to use the current network login ID & password. (pic 1)
Is there an option for doing this in Talend?
So, I've been trying to figure out why I couldn't create a connection to a database, with a login and password that I knew worked (pic 1)
After enlisting the help of our DBA and some trial and error on his part, he figured out that he could create connections with SQL Server Authenticated logins and passwords, but not with Windows Authenticated logins and passwords. (pic 2)
Ok, so I know when setting up a MS SQL Server ODBC connection with Window's "ODBC Data Source Administrator," you don't have to specify a login and password if you want the connection to use the current network login ID & password. (pic 1)
Is there an option for doing this in Talend?