Compatibility Devart Oracle + Devart PostGreSQL

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
jp.gouigoux
Posts: 20
Joined: Tue 09 Jun 2009 10:23

Compatibility Devart Oracle + Devart PostGreSQL

Post by jp.gouigoux » Wed 09 Dec 2009 15:10

I am a current customer of Devart Oracle and finalizing my tests on Devart PostGreSQL. I am going to buy the licence, and wonder how I am going to create an App_licence.dll with both providers.

I noticed that both versions are on the same Devart.Data.dll version, namely 5.0.17, so this should not prevent installing both providers on the same machine. But how am I going to create the licence for both at the same time ? Is it possible ? Do I have to create a licenses.lics with both lines ?

Thanks in advance for your help

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Thu 10 Dec 2009 16:35

That's correct: just add to the licenses.licx file both lines

"Devart.Data.Oracle.OracleConnection, Devart.Data.Oracle"

and

"Devart.Data.PostgreSql.PgSqlConnection, Devart.Data.PostgreSql"

and then compile the licenses resourse as usual.

Post Reply