The Jet\3.5\ISAM Formats\dBASE III folder contains the following entries.
Entry name |
Windows NT 3.51 type |
Windows 95 and Windows NT 4.0 type |
Value |
| Engine | REG_SZ | String | Xbase |
| ExportFilter | REG_SZ | String | dBASE III (*.dbf) |
| ImportFilter | REG_SZ | String | dBASE III (*.dbf) |
| CanLink | REG_BINARY | Binary | 01 |
| OneTablePerFile | REG_BINARY | Binary | 01 |
| IsamType | REG_DWORD | DWORD | 0 |
| IndexDialog | REG_BINARY | Binary | 01 |
| IndexFilter | REG_SZ | String | dBASE Index (*.ndx) |
| CreateDBOnExport | REG_BINARY | Binary | 00 |
| ResultTextImport | REG_SZ | String | Import data from the external file into the current database. Changing data in the current database will not change data in the external file. |
| ResultTextLink | REG_SZ | String | Create a table in the current database that is linked to the external file. Changing data in the current database will change data in the external file. |
| ResultTextExport | REG_SZ | String | Export data from the current database into a dBASE III file. This process will overwrite the data if exported to an existing file. |
The Jet\3.5\ISAM Formats\dBASE IV folder contains the following entries.
| Entry name | Windows NT 3.51 type | Windows 95 and Windows NT 4.0 type | Value |
| Engine | REG_SZ | String | Xbase |
| ExportFilter | REG_SZ | String | dBASE IV (*.dbf) |
| ImportFilter | REG_SZ | String | dBASE IV (*.dbf) |
| CanLink | REG_BINARY | Binary | 01 |
| OneTablePerFile | REG_BINARY | Binary | 01 |
| IsamType | REG_DWORD | DWORD | 0 |
| IndexDialog | REG_BINARY | Binary | 01 |
| IndexFilter | REG_SZ | String | dBASE Index (*.ndx; *.mdx) |
| CreateDBOnExport | REG_BINARY | Binary | 00 |
| ResultTextImport | REG_SZ | String | Import data from the external file into the current database. Changing data in the current database will not change data in the external file. |
| ResultTextLink | REG_SZ | String | Create a table in the current database that is linked to the external file. Changing data in the current database will change data in the external file. |
| ResultTextExport | REG_SZ | String | Export data from the current database into a dBASE IV file. This process will overwrite the data if exported to an existing file. |
The Jet\3.5\ISAM Formats\dBASE 5.x folder contains the following entries.
Entry name |
Windows NT 3.51 type |
Windows 95 and Windows NT 4.0 type |
Value |
| Engine | REG_SZ | String | Xbase |
| ExportFilter | REG_SZ | String | dBASE 5 (*.dbf) |
| ImportFilter | REG_SZ | String | dBASE 5 (*.dbf) |
| CanLink | REG_BINARY | Binary | 01 |
| OneTablePerFile | REG_BINARY | Binary | 01 |
| IsamType | REG_DWORD | DWORD | 0 |
| IndexDialog | REG_BINARY | Binary | 01 |
| IndexFilter | REG_SZ | String | dBASE Index (*.ndx; *.mdx) |
| CreateDBOnExport | REG_BINARY | Binary | 00 |
| ResultTextImport | REG_SZ | String | Import data from the external file into the current database. Changing data in the current database will not change data in the external file. |
| ResultTextLink | REG_SZ | String | Create a table in the current database that is linked to the external file. Changing data in the current database will change data in the external file. |
| ResultTextExport | REG_SZ | String | Export data from the current database into a dBASE 5 file. This process will overwrite the data if exported to an existing file. |
Note When you change Windows Registry settings, you must exit and then restart the database engine for the new settings to take effect.