SQL SSRS16

  • In SSRS I am trying to set a ODBC connection to an AS/400

    this works in Excel so I know I have the DSN correct but when I say to use the following database credentials it gives the error:  ERROR [HY000] ERROR [HY000].

    ODBC System DSN is configured with a 32BIT and 64BIT version and tests successfully. 

    Please advise.

  • It's important to recognize exactly where that connection needs to exist.   ODBC Connections are specific to the machine on which they are configured from within the Windows Control Panel (under Administrative Tools (Tasks?)).  Anyway, once the connection is established on the server that is actually running the Reporting Services service, you can then create a data source based on that connection.   However, if you are developing that report on your local machine, it will also need to have that same ODBC connection defined.  Unless you use Report Builder to create your reports or use the actual server itself to configure your data sources, there's no avoiding creating a local ODBC connection so that you can test within Visual Studio on your local machine.

    Steve (aka sgmunson) 🙂 🙂 🙂
    Rent Servers for Income (picks and shovels strategy)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply