Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

InDB Connection faliure (SQL SERVER)

tjamal1
8 - Asteroid

I am trying to connect to sql server using SQL authentication using an INDB Connection 

But its giving me an error 

Error: Connect In-DB (4): Error opening connect string: Microsoft SQL Server Native Client 11.0: Login failed for user 'webAppsDBUser'.\28000 = 18456

 

I have test the connection when configuring it said connected successfully but in the designer windows it shows following

clipboard_image_0.png

 

Note : Standard Input does not giving me an error using same connection configuration 

1 REPLY 1
tjamal1
8 - Asteroid

Persist Security Info" is set to True solved my issue

Labels