Description of ODBC driver files which are located in the inst_odbc directory (32-bit version) or inst_odbc64 directory (64-bit version) in the installation directory:

Note: 32-bit ODBC drivers are required for 32-bit programs, and 64-bit ODBC drivers are required for 64-bit programs. The drivers can connect to both 32-bit and 64-bit versions of the D2000.

The ODBC Driver installation must be performed after installing the D2000. It is also possible to install the D2000 ODBC driver on a computer where the D2000 system is not installed. 

The procedure for installing the 32-bit version of the drivers is as follows:

The procedure for installing the 64-bit version of the drivers is as follows:


LOG files

LOG files, which contain the debug information, are placed in the directory that is written in a variable ALLUSERSPROFILE. Its value can be obtained in this way:

d:\>echo %ALLUSERSPROFILE%
C:\ProgramData

Names of log files are D2ODBC_CFG.log for d2odbccfg_XX_XX_XX.dll and D2ODBC_DRV.log for d2odbcdrv_XX_XX_XX.dll.




Original instructions - no longer valid

ODBC Driver should be installed after installing D2000. It is installed by the file install.exe, which is placed in the installation directory \inst_odbc.

File description:

Note: The names of dll files depend on the version, so after installing, the signs XX in the name are replaced by the number of versions. For example d2odbcdrv_10_1_39.dll.

Installation (install.exe)

Example of successful installation:

d:\d2000\D2000_V10.01.039\D2000_EXE\inst_odbc>install.exe
Updating file D2odbcdrv_10_1_39.dll
Updating file D2odbccfg_10_1_39.dll

The End

d:\d2000\D2000_V10.01.039\D2000_EXE\inst_odbc>

The names of both ODBC driver and dll files contain the name of a particular version of D2000 because in OS Windows they share the name position (dll files are copied to the folder c:\windows\system32 and the name of the driver is in the list of available ODBC drivers).

LOG files, which contain the debug information, are placed in the directory that is written in a variable ALLUSERSPROFILE. Its value can be obtained in this way:

d:\d2000\D2000_V10.01.039\D2000_EXE\inst_odbc>echo %ALLUSERSPROFILE%
C:\ProgramData

d:\d2000\D2000_V10.01.039\D2000_EXE\inst_odbc>

Names of log files are D2ODBC_CFG.log for d2odbccfg_XX_XX_XX.dll and D2ODBC_DRV.log for d2odbcdrv_XX_XX_XX.dll.

D2000 ODBC Driver