The path is the location of the new driver.
INSTALLTRANSLATOR Configuration Path Installs a new code page translator. The configuration
argument is a name that you use to reference the code page translator configuration.
Modify the configuration using the CONFIGDRIVER action. You must obtain the configuration
data from the database vendor. The path is the location of the new driver.
CONFIGDRIVER Name Parameters Configures a driver for use. The name argument is the name
of the driver configuration supplied as part of an INSTALLDRIVER or INSTALLTRANSLATOR
action. The parameters argument contains name value pairs that define the configuration for the
driver. The name is followed by an equals sign, which is followed by the argument. You can use
this action to configure an existing driver on the user??™s machine as long as you know the driver
configuration name.
CONFIGDSN Name {DSN | Attributes} Creates a new user DSN entry that??™s accessible only
by the current user. The name is the name of the driver supplied during installation. The DSN
is the name of the DSN as it will appear in the ODBC Data Source Administrator utility. The
attributes describe the information required to make the database connection.
Pages:
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929