05-09-2018 09:24 AM
Hi there,
I am trying to connect to SQL Server Select snap during designing a pipeline. It’s giving error saying unable to connect to db even after providing the all required details like host, db, port, etc. However, I have Windows Authentication access to DB and able to access it from MS Server Management Studio. It says, connecting multiple times may lock db account. So not able to proceed further. Please advise.
05-16-2018 10:47 AM
Basically, I was trying to use Windows Authentication login into SQL Server. I came to know that SnapLogic is allowing only one option i.e. SQL Authentication method to connect to SQL Server. Hence I created explicit user and pass and used. Now it’s working fine. - Thanks
05-17-2018 12:05 PM
The SQL Server snap pack does support Windows Authentication if you have a Snaplex that runs Windows. See below snippet from our documentation
This community post is another good resource to refer to for this topic.