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. ...
Using SSL with dotConnect for PostgreSQL from NuGet
When using dotConnect for PostgreSQL via NuGet packages, note that SSL support is not included in the NuGet assemblies by default. To enable SSL connections, you must manually add the necessary assemblies from the full Devart installation package to ...
How to Connect Using ODBC in Crystal Reports
Crystal Reports allows users to build custom reports by connecting to various data sources. To connect using an ODBC driver, follow these steps: Step 1: Create a Crystal Reports Application Launch Crystal Reports and create a new report. Select a ...
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 ...