Page 1 of 1

How can I create a StiSqlDatabase with the driver Devart?

Posted: Sun Apr 07, 2024 1:05 pm
by Finlaywebb
How can I create a StiSqlDatabase with the driver Devart?

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: How can I create a StiSqlDatabase with the driver Devart?

Posted: Sun Apr 07, 2024 7:18 pm
by Lech Kulikowski
Hello,

> but where i must to use?

In your code before calling the designer.

Thank you.