Connecting Report Builder datasourse Postgres db

Erber 1 Reputation point
2020-09-28T09:42:30.777+00:00

Hi!

At my company we have many diffrent database engines. PostgreSQL is one of them.
I need therefor to connect from Report Builder to a specifik postgres database and have not succeeded yet.

I've created a ODBC System Data Source that works just fine. But where do I register that Data Source in Report Builder.

I'm seems not to be able to add that specific System Data Source anywhere. I've tried many diffrent ways, but just get error messages saying
"Data source name not found and not default driver specified.

Can any kind soul shed some light on this question then I would be immensely grateful.

/E

28677-image.png

SQL Server Reporting Services
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.
3,061 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2020-09-28T10:08:09.77+00:00

    Do you have a 64 bit Windows OS or 32 bit? Report Builder is a 32 bit application, where you can use only 32 bit data provider and ODBC DNS, which you have to create with OdbcAd32.exe from system folder C:\Windows\SysWOW64

    1 person found this answer helpful.

  2. ZoeHui-MSFT 41,491 Reputation points
    2020-09-29T03:29:28.443+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.