Forum Discussion
Miruthan
Advocate V
8 years agoWindows - 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
Community Support
8 years agoHi 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
Advocate V
8 years agov-yuta-msftI am able to RDP the SQL server instance. Database authentication and Default window authetication dont have access on Database. Only alternate credentials.