Sample default odbc.ini file
- Last Updated: May 13, 2024
- 2 minute read
- DataDirect Connectors
- ODBC
- Microsoft Dynamics 365 8.0
- Documentation
The following is a sample odbc.ini file that the installer program installs in the installation directory. All occurrences of ODBCHOME are replaced with your installation directory path during installation of the file. Values that you must supply are enclosed by angle brackets (< >). If you are using the installed odbc.ini file, you must supply the values and remove the angle brackets before that data source section will operate properly. Commented lines are denoted by the # symbol. This sample shows a 32-bit driver with the driver file name beginning with iv. A 64-bit driver file would be identical except that driver name would begin with dd and the list of data sources would include only the 64-bit drivers.
[ODBC Data Sources]
Dynamics 365=DataDirect 8.0 Microsoft Dynamics 365
[Dynamics 365]
Driver=ODBCHOME/lib/ivdynamics36528.so
Description=DataDirect 8.0 Microsoft Dynamics 365
AccessToken=
ApplicationUsingThreads=1
AuthenticationMethod=24
AuthURI=
BatchUpdateChunkSize=200
ClientID=
ClientSecret=
CreateMap=4
CustomPrefix=1
CustomPrefixName=
FetchSize=100
InitializationString=
JVMArgs=-Xmx256m
JVMClasspath=
KeywordConflictSuffix=
LogConfigFile=ddlogging.properties
NTLMDomain=
Password=
ProxyHost=
ProxyPassword=
ProxyPort=0
ProxyUser=
ReadAhead=0
ReadOnly=0
RefreshSchema=0
RefreshToken=
ReportCodepageConversionErrors=0
SchemaMap=
Scope=
ServerPortNumber=19942
ServiceURL=
SQLEngineMode=0
StmtCallLimit=0
StmtCallLimitBehavior=1
TokenURI=
TransactionMode=0
User=
WSCompressData=0
WSTimeout=300
[ODBC]
IANAAppCodePage=4
InstallDir=ODBCHOME
Trace=0
TraceFile=odbctrace.out
TraceDll=ODBCHOME/lib/ivtrc28.so
ODBCTraceMaxFileSize=102400
ODBCTraceMaxNumFiles=10
[ODBC File DSN]
DefaultDSNDir=
UseCursorLib=0
To modify or create data sources in the odbc.ini file, use the following procedures.
-
To modify a data source:
-
To create a new data source: