skip to main content
Configuring Hybrid Data Pipeline Driver for ODBC : Configuring an ODBC data source on UNIX and Linux systems : DSN-less connections : Sample odbcinst.ini file
  

Try Now
Sample odbcinst.ini file
The following is a sample odbcinst.ini file. All occurrences of ODBCHOME should be replaced with your installation directory path during installation of the file. Commented lines are denoted by the # symbol.
Note: The prefix for the 32-bit driver file name is iv. The prefix for the 64-bit driver file name is dd.

[ODBC Drivers]
DataDirect HDP 4.2=Installed

[DataDirect Hybrid Data Pipeline Driver]
APILevel=1
ConnectFunctions=YYY
Driver=ODBCHOME/lib/ddhybrid01.so
DriverODBCVer=3.52
FileExtns=*.*
FileUsage=1
HelpRootDirectory=ODBCHOME/help
Setup=ODBCHOME/lib/ddhybrid01.so
SQLLevel=1

[ODBC]
#This section must contain values for DSN-less connections
#if no odbc.ini file exists. If an odbc.ini file exists,
#the values from that [ODBC] section are used.

IANAAppCodePage=4
InstallDir=ODBCHOME
Trace=0
TraceFile=odbctrace.out
TraceDll=ODBCHOME/lib/ddtrc27.so