dotConnect for MySQL
The current
implementation of dotConnect for MySQL includes two sets of assemblies:
1) the .NET Framework Devart.* assemblies which are
shipped with installation:
* assemblies are
created in C:\Program Files (x86)\Devart\dotConnect\MySQL\ , GAC 2.0
(C:\Windows\assembly\GAC_MSIL\), GAC 4.0
(C:\Windows\Microsoft.NET\assembly\GAC_MSIL\)
2) the .NET Standard (.NET Core) Devart.* assemblies
which are available via NuGet:
With .NET Framework projects, please
use .NET Framework Devart.* assemblies (C:\Program Files (x86)\Devart\dotConnect\MySQL\).
dotConnect for Oracle
The current
implementation of dotConnect for Oracle includes two sets of assemblies:
1) the .NET Framework Devart.* assemblies which are
shipped with installation:
* assemblies are
created in C:\Program Files (x86)\Devart\dotConnect\Oracle\ , GAC 2.0
(C:\Windows\assembly\GAC_MSIL\), GAC 4.0
(C:\Windows\Microsoft.NET\assembly\GAC_MSIL\)
2) the .NET Standard (.NET Core) Devart.* assemblies
which are available via NuGet:
With .NET Framework projects, please
use .NET Framework Devart.* assemblies (C:\Program Files (x86)\Devart\dotConnect\Oracle\).
Related Articles
Can a Single License Be Shared by Two Users on a Remote Machine?
According to the company's End User License Agreement (EULA) policy, each purchased license provides a key that can be used for activation on two machines simultaneously. For more details, please refer to the following link: Devart EULA. It's ...
dotConnect for Oracle distribution
dotConnect for Oracle is distributed in two ways: - As the installer that provides assemblies for Full .NET Framework, documentation, samples, and all the necessary files. - As NuGet packages with .NET Standard compatible assemblies for .NET Core. ...
PostgreSQL SSL NuGets
The SSL connection is implemented in the assemblies shipped with installation, but not in NuGet packages. So, you should add to the project these assemblies: There is ConnectionString Property related to SSL: SSL CA Cert The ...
Error "We are sorry, the page you requested cannot be found: 404"
If you encounter a warning similar to "We are sorry, the page you requested cannot be found: 404", it usually indicates that the page address entered is incorrect. This can occur for two reasons: Manual Change of Page Address: If the page address was ...
dbForge installer didn't install the expected edition
If you've purchased the Standard, Professional, or Enterprise edition of a dbForge product, but the installer didn't install the expected edition, it’s important to understand that the downloaded installation file (.exe) does not determine the ...