SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Trying to connect from SSRS to Snowflake via ODBC -> DSN
3)but from SSRS report server it is not working giving error :
HY000 Failed to Authenticate User by External Browser 31
The SSRS Report Server operates as a Windows service using a service account such as NetworkService, LocalSystem, or a domain account. Since services do not have a desktop interface, browser popups cannot be displayed. As a result, while you can set up the System DSN with EXTERNALBROWSER in the ODBC admin tool, SSRS still encounters the HY000 31 error at runtime.