SODBC_INIFIL
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The SODBC_INIFIL environment variable specifies the name and path of the xfODBC environment setup file.
Value
The path and filename of your xfODBC environment setup file.
Discussion
An environment setup file is a file that you write. It typically has a .ini filename extension and is placed in the GENESIS_HOME directory, although these are not requirements.
SODBC_INIFIL is used by the xfODBC driver when you connect to a database. It is not used when you create or modify a system catalog.
Setting location
The connect file or the environment. In a client/server configuration, SODBC_INIFIL must be set in the environment on the server. It is not set during installation. On Windows, SODBC_INIFIL can be set in opennet.srv.
Used by
xfODBC, fcompare
See also
Specifying the location of the environment setup file (SODBC_INIFIL)
Examples
In the connect file,
SODBC_INIFIL=c:\synergyde\connect\synodbc\dat\envset.ini