Registering the driver

Previous  Top  Next


1) Deploy your licensed copy of "TdbOdbc32.dll" to the end users machine eg. to  C:\Programs\dataweb\ODBC\TdbOdbc32.dll

2) Create a new registry key in "HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI"  and name it to "dataweb TurboDB Driver (*.dat; *.tdbd)"

3) Add these values to the new created key:

Name

Type

Value

APILevel

REG_SZ

1

ConnectFunctions

REG_SZ

YYN

CPTimeout

REG_SZ

60

Driver

REG_SZ

driver file including full path on the end users machine eg. C:\Programs\dataweb\ODBC\TdbOdbc32.dll

DriverODBCVer

REG_SZ

3.52

FileExtns

REG_SZ

*.tdbd, *.dat

FileUsage

REG_SZ

0

Setup

REG_SZ

driver file including full path on the end users machine eg. C:\Programs\dataweb\ODBC\TdbOdbc32.dll

SQLLevel

REG_SZ

1

UsageCount

REG_DWORD

1

 

4) Add these value to registry key "HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers"

Name

Type

Value

dataweb TurboDB Driver (*.dat; *.tdbd)

REG_SZ

Installed