Paradox ISAM Formats

The Jet\3.5\ISAM Formats\Paradox 3.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 Paradox
ExportFilter REG_SZ String Paradox 3 (*.db)
ImportFilter REG_SZ String Paradox (*.db)
CanLink REG_BINARY Binary 01
OneTablePerFile REG_BINARY Binary 01
IsamType REG_DWORD DWORD 0
IndexDialog REG_BINARY Binary 00
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 Paradox 3 file. This process will overwrite the data if exported to an existing file.

The Jet\3.5\ISAM Formats\Paradox 4.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 Paradox
ExportFilter REG_SZ String Paradox 4 (*.db)
CanLink REG_BINARY Binary 01
OneTablePerFile REG_BINARY Binary 01
IsamType REG_DWORD DWORD 0
IndexDialog REG_BINARY Binary 00
CreateDBOnExport REG_BINARY Binary 00
ResultTextExport REG_SZ String Export data from the current database into a Paradox 4 file. This process will overwrite the data if exported to an existing file.

The Jet\3.5\ISAM Formats\Paradox 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 Paradox
ExportFilter REG_SZ String Paradox 5 (*.db)
CanLink REG_BINARY Binary 01
OneTablePerFile REG_BINARY Binary 01
IsamType REG_DWORD DWORD 0
IndexDialog REG_BINARY Binary 00
CreateDBOnExport REG_BINARY Binary 00
ResultTextExport REG_SZ String Export data from the current database into a Paradox 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.