Page 1 of 1

Conection PostgreSQL with Driver Devart.Data.PostgreSQL

Posted: Fri Jul 15, 2022 10:22 am
by AdminIdasa
How can I create a StiSqlDatabase with the driver Devart?
Actually use Devart.Data.PostgreSQL version 7.12.1307

A example of my code is:

dim v as new Stimulsoft.Report.Dictionary.StiPostgreSQLDatabase("TEST", "TEST", "Server=.....")
Report.Dictionary.Databases.Add(v);

from support they tell me that I should use Stimulsoft.Base.StiPostgreSqlConnector.LoadDevartConnector(),
but where i must to use?
How to create a StiSqlDatabase from conector LoadDevartConnector?

Thanks

Re: Conection PostgreSQL with Driver Devart.Data.PostgreSQL

Posted: Tue Jul 19, 2022 7:27 am
by Lech Kulikowski
Hello,

We need some additional time to prepare a sample code.

Thank you.