Skip to main content

I am getting an 9DDC error when using DB Connectors to connect to by Database. 

I've figured that a 9DDC means it can't find the database, but what in my settings would be incorrect?  I am using the same seetings when connecting to the Database via ADO and it connects correctly.

Can a 9DDC mean something else as well?

I am getting an 9DDC error when using DB Connectors to connect to by Database. 

I've figured that a 9DDC means it can't find the database, but what in my settings would be incorrect?  I am using the same seetings when connecting to the Database via ADO and it connects correctly.

Can a 9DDC mean something else as well?

Found the issue - We were using Windows Authentication to sign in - but the user did not have permission to access the Database. Once this was fixed, the error went away.