Can not connect to SQL database using "Execute Query"

Before i begin, i’ve done some research here and it seems that all issues/solutions similar to my problem have to do with Oracle and ODBC. This is not my case as i am strctly using SQL.

Above is the error i am getting when trying to execute my query.

Any help is appreciated. Thanks!

hi @tcrz24

Have you use connect activity and check the query

Thanks
Ashwin S

@tcrz24 ,You did not pass the variables correctly to the query.Refer this

Yes, the connect activity was tested sucessfuly.

I don’t believe this is what i’m looking for, but i tried many of the different solutions in that thread anyways with no luck. I am still getting the error.

Solved: It was a simple connection timeout issue.