Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Connect to SQL Database

Joy1
8 - Asteroid

Hi,

 

I am currently unable to connect to the SQL database. I tried datasources> Microsoft SQL server quick connect>entered my credentials but it's not connecting error [HY000] right away when I press test even though my credentials are working... please help!

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @Joy1,

 

The code HY000 only identifies a general error associated to SQL  (not to alteryx). Does it give anything else? any other error or value? It could be many things, running out of memory, not allowing multiple connections, not allowing multiple queries etc.

 

Try using another odbc and another program like ssis and show what happens.

 

Regards

Labels