REGMDACVERSION Version Registers a new version of the MDAC as specified by the Version
argument. Normally, Microsoft performs this task for you as part of installing the new MDAC
on your machine.
SETFILEDSNDIR Changes the File DSN directory to the specified value. The default setting is
the \Program Files\Common Files\ODBC\Data Sources directory.
390 CHAPTER 14 WORKING WITH DATA
TIP Whenever you work with directory names that contain spaces, always enclose the directory
name in double quotes. For example, to change the File DSN directory, you might type ODBCConf
/lv ODBCConf.log /a {SETFILEDSNDIR ???F:\Program Files\Common Files\ODBC\
Data Sources???}. Notice that the directory name is enclosed in double quotes so that the command
line utility treats it as a single entity.
INSTALLDRVRMGR Installs a new driver manager.
INSTALLDRIVER Configuration Path Installs a new ODBC driver. The configuration argument
is the configuration name, which you modify using the CONFIGDRIVER action. You must
obtain this information from the database vendor. In fact, some vendors, such as Oracle, do provide
files with all of the required information provided.
Pages:
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928