Forum Discussion
Miruthan
8 years agoAdvocate V
Windows - Alternate credentials not working in Import\Direct query
Hi, I am trying to use Alternate credentials of Window to connect SQL Database, encountering error of couldn't authenticate with credentials. I am able to connct same instance from SSMS without ...
v-yuta-msft
8 years agoCommunity Support
Hi Miruthan,
What about using default windows authentication or database authentication? And please check if your sql server instance allows remote connection.
Regards,
Jimmy Tao
Miruthan
8 years agoAdvocate V
v-yuta-msftI am able to RDP the SQL server instance. Database authentication and Default window authetication dont have access on Database. Only alternate credentials.