home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Super Store 4.0 / TESTDRIVE_4.ISO / org2 / win / odbcinst.ini < prev    next >
Encoding:
INI File  |  1995-05-24  |  1.2 KB  |  33 lines

  1. ;---------------------------------------------------------------------------
  2. ; WARNING:  Do not make changes to this file without using the ODBC Control 
  3. ;           panel device or other utilites provided for maintaining data    
  4. ;           sources.                                                        
  5. ;                                                                           
  6. ;           Incorrect changes to this file could prevent ODBC from          
  7. ;           operating or operating correctly.                               
  8. ;---------------------------------------------------------------------------
  9.  
  10. [ODBC Drivers]
  11. FoxPro Files (*.dbf)=Installed
  12. Excel Files (*.xls)=Installed
  13. dBase Files (*.dbf)=Installed
  14. Text Files (*.csv, *.txt)=Installed
  15.  
  16. [FoxPro Files (*.dbf)]
  17. Driver=i:\vanilla\system\simba.dll
  18. Setup=i:\vanilla\system\simadmin.dll
  19.  
  20. [Excel Files (*.xls)]
  21. Driver=i:\vanilla\system\simba.dll
  22. Setup=i:\vanilla\system\simadmin.dll
  23.  
  24. [dBase Files (*.dbf)]
  25. Driver=i:\vanilla\system\simba.dll
  26. Setup=i:\vanilla\system\simadmin.dll
  27.  
  28. [Text Files (*.csv, *.txt)]
  29. Driver=i:\vanilla\system\simba.dll
  30. Setup=i:\vanilla\system\simadmin.dll
  31.  
  32.  
  33.