This is a migrated thread and some comments may be shown as answers.

PostgreSQL Add DataSource for Report Designer

1 Answer 443 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 15 Nov 2019, 10:36 AM

 I have function and procedure in database PostgreSqL but can't create connection string for PostgreSQL. 

 

1 Answer, 1 is accepted

Sort by
0
Eric R | Senior Technical Support Engineer
Telerik team
answered on 19 Nov 2019, 06:20 PM

Hi Bui Ding Trung,

There are two options for configuring a PostgreSQL connection which are listed below.

Options

1. Install the ADO.NET Driver for PostgreSQL. This installs the assemblies in the Global Assembly Cache (GAC) and adds the DbProviderFactory to the machine.config.

2. Register the PostgreSQL DbProvider without installing the driver. This involves downloading the assemblies, placing them in the Bin folder under the Stand-Alone Report Designer default installation folder, C:\Program Files (x86)\Progress\Telerik Reporting R3 2019\Report Designer\Bin, and adding the DbProviderFacotry to the Telerik.ReportDesigner.exe.config.

Can you confirm which option is in use? Additionally, can you provide any error messages that you are receiving? Once I have more information about the scenario I can investigate in more detail.

In the meantime, please let me know if you need any additional information. Thank you and I look forward to your reply.

Regards,


Eric R | Technical Support Engineer
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
n/a
Top achievements
Rank 1
Answers by
Eric R | Senior Technical Support Engineer
Telerik team
Share this question
or