Someone having the same error while trying to connect to Quicksight from SQL Server?
Any thought of what might be wrong?
Obs: I Have view only user with remote access.
Someone having the same error while trying to connect to Quicksight from SQL Server?
Any thought of what might be wrong?
Obs: I Have view only user with remote access.
Have you enabled 'Named Pipes
'?
Open the 'SQL Server Configuration' application.
In the left pane, go to 'SQL Server Network Configuration' -> 'Protocols for [instance-name]'
Right-click on both 'Named Pipes' and 'TCP/IP' and select 'enable'.
Double check TCP port:
Double-click on 'TCP/IP'
Select 'IP Addresses' tab
Scroll to IPAII (down below and check TCP Port, it should be 1433 [default])
Finally Restart the 'SQL Server ([instance-name])' services.