Hello,
We have an sql database connection (string) setup in the server. However, whenever we connect from our designer, it is a hit or miss. Some of the authorized users can connect, some cant. Any insights about this issue?
Solved! Go to Solution.
Hi @saihaz123,
When you say that the database connection is a hit or miss, could you tell me what is the error log you are seeing inside of designer for users?
There are a number of reasons why certain users may or may not be able to run the workflow from their local machine:
- Do the users experiencing issues with the connection have permission granted from IT to access the database?
- Do the users have the connection string set up on their local machine with the associated drivers installed?
thanks for the hint, it is the driver missing, so we installed sql odbc to all users
No problem at all! If you found this solution helpful, could you please accept my response as a solution so that others may easily search for similar answers? Thank you.
found a related topic, i guess this is it...
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Error-Code-08001/td-p/448795