home *** CD-ROM | disk | FTP | other *** search
/ Publishing Suite 1999 / PUBSUITE99.ISO / Installation / _user1.cab / English_Intel_32_Files / _Drivers.ini next >
INI File  |  1999-07-06  |  3KB  |  129 lines

  1. [Options]
  2. ISODBC_SHOWODBCDIALOGS=FALSE
  3. ISODBC_SHOWERRMSGS=TRUE
  4.  
  5. [Drivers]
  6. Driver1=Microsoft dBase Driver (*.dbf)
  7. Driver2=Microsoft Excel Driver (*.xls)
  8. Driver3=Microsoft FoxPro Driver (*.dbf)
  9. Driver4=Microsoft Paradox Driver (*.db)
  10. Driver5=Microsoft Access Driver (*.mdb)
  11. Driver6=Microsoft Text Driver (*.txt; *.csv)
  12. Driver7=SQL Server
  13. Driver8=Microsoft ODBC Driver for Oracle
  14.  
  15. [Translators]
  16. Translator1=MS Code Page Translator
  17.  
  18. [Data Sources]
  19.  
  20. [Microsoft dBase Driver (*.dbf)]
  21. Description=Microsoft dBase Driver (*.dbf)
  22. Driver=<WINSYSDIR>\odbcjt32.dll
  23. Setup=<WINSYSDIR>\oddbse32.dll
  24. SQLLevel=0
  25. FileExtns=*.dbf,*.ndx,*.mdx
  26. FileUsage=1
  27. DriverODBCVer=02.50
  28. ConnectFunctions=YYN
  29. APILevel=1
  30. ISODBCComponentName=ISODBC Drivers\Microsoft Dbase Driver
  31.  
  32. [Microsoft Excel Driver (*.xls)]
  33. Description=Microsoft Excel Driver (*.xls)
  34. Driver=<WINSYSDIR>\odbcjt32.dll
  35. Setup=<WINSYSDIR>\odexl32.dll
  36. SQLLevel=0
  37. FileExtns=*.xls
  38. FileUsage=1
  39. DriverODBCVer=02.50
  40. ConnectFunctions=YYN
  41. APILevel=1
  42. ISODB-CComponentName=ISODBC Drivers\Microsoft Excel Driver
  43.  
  44. [Microsoft FoxPro Driver (*.dbf)]
  45. Description=Microsoft FoxPro Driver (*.dbf)
  46. Driver=<WINSYSDIR>\odbcjt32.dll
  47. Setup=<WINSYSDIR>\odfox32.dll
  48. SQLLevel=0
  49. FileExtns=*.dbf,*.cdx,*.idx,*.ftp
  50. FileUsage=1
  51. DriverODBCVer=02.50
  52. ConnectFunctions=YYN
  53. APILevel=1
  54. ISODBCComponentName=ISODBC Drivers\Microsoft FoxPro Driver
  55.  
  56. [Microsoft Paradox Driver (*.db)]
  57. Description=Microsoft Paradox Driver (*.db)
  58. Driver=<WINSYSDIR>\odbcjt32.dll
  59. Setup=<WINSYSDIR>\odpdx32.dll
  60. SQLLevel=0
  61. FileExtns=*.db
  62. FileUsage=1
  63. DriverODBCVer=02.50
  64. ConnectFunctions=YYN
  65. APILevel=1
  66. ISODBCComponentName=ISODBC Drivers\Microsoft Paradox Driver
  67.  
  68. [Microsoft Access Driver (*.mdb)]
  69. Description=Microsoft Access Driver (*.mdb)
  70. Driver=<WINSYSDIR>\odbcjt32.dll
  71. Setup=<WINSYSDIR>\odbcjt32.dll
  72. SQLLevel=0
  73. FileExtns=.mdb
  74. FileUsage=2
  75. DriverODBCVer=02.50
  76. ConnectFunctions=YYN
  77. APILevel=1
  78. ISODBCComponentName=ISODBC Drivers\Microsoft Access Driver
  79.  
  80. [Microsoft Text Driver (*.txt; *.csv)]
  81. Description=Microsoft Text Driver (*.txt; *.csv)
  82. Driver=<WINSYSDIR>\odbcjt32.dll
  83. Setup=<WINSYSDIR>\odtext32.dll
  84. SQLLevel=0
  85. FileExtns=*.,*.asc,*.csv,*.tab,*.txt,*.csv
  86. FileUsage=1
  87. DriverODBCVer=02.50
  88. ConnectFunctions=YYN
  89. APILevel=1
  90. ISODBCComponentName=ISODBC Drivers\Microsoft Text Driver
  91.  
  92. [SQL Server]
  93. Description=Microsoft SQL Server
  94. Driver=<WINSYSDIR>\sqlsrv32.dll
  95. Setup=<WINSYSDIR>\sqlsrv32.dll
  96. APILevel=2
  97. ConnectFunctions=YYY
  98. DriverODBCVer=02.50
  99. FileUsage=0
  100. SQLLevel=1
  101. ISODBCComponentName=ISODBC Drivers\Microsoft SQL Server Driver
  102.  
  103. [Microsoft ODBC Driver for Oracle]
  104. Description=Microsoft ODBC Driver for Oracle
  105. Driver=<WINSYSDIR>\msorcl10.dll
  106. Setup=<WINSYSDIR>\msorcl10.dll
  107. SQLLevel=1
  108. FileUsage=0
  109. DriverODBCVer=02.50
  110. ConnectFunctions=YYY
  111. APILevel=1
  112. ISODBCComponentName=ISODBC Drivers\Microsoft Oracle Driver
  113.  
  114. [MS Code Page Translator]
  115. Description=MS Code Page Translator
  116. Translator=<WINSYSDIR>\MSCPXL32.DLL
  117. Setup=<WINSYSDIR>\MSCPXL32.DLL
  118. ISODBCComponentName=ISODBC Common\Core
  119.  
  120. [Sample Access Data Source]
  121. Description=This data source used for ODBC-DAO-RDO Template Sample Application.
  122. ISODBCDriverDesc=Microsoft Access Driver (*.mdb)
  123. Driver=<WINSYSDIR>\odbcjt32.dll
  124. DSN=DefaultDataSourceName
  125. DefaultDir=
  126. DBQ=<TARGETDIR>\default.mdb
  127. UID=
  128. ISODBCUninstDSN=TRUE
  129. ISODBCComponentName=ISODBC Drivers\Microsoft Access Driver