home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-05-24 | 1.2 KB | 33 lines |
- ;---------------------------------------------------------------------------
- ; WARNING: Do not make changes to this file without using the ODBC Control
- ; panel device or other utilites provided for maintaining data
- ; sources.
- ;
- ; Incorrect changes to this file could prevent ODBC from
- ; operating or operating correctly.
- ;---------------------------------------------------------------------------
-
- [ODBC Drivers]
- FoxPro Files (*.dbf)=Installed
- Excel Files (*.xls)=Installed
- dBase Files (*.dbf)=Installed
- Text Files (*.csv, *.txt)=Installed
-
- [FoxPro Files (*.dbf)]
- Driver=i:\vanilla\system\simba.dll
- Setup=i:\vanilla\system\simadmin.dll
-
- [Excel Files (*.xls)]
- Driver=i:\vanilla\system\simba.dll
- Setup=i:\vanilla\system\simadmin.dll
-
- [dBase Files (*.dbf)]
- Driver=i:\vanilla\system\simba.dll
- Setup=i:\vanilla\system\simadmin.dll
-
- [Text Files (*.csv, *.txt)]
- Driver=i:\vanilla\system\simba.dll
- Setup=i:\vanilla\system\simadmin.dll
-
-
-