If a Paradox table has 32k blocks, size of table is larger than 512 Megabytes and
a new Primary Index (key) needs to be added to the table, this Error might appear.
According to a few pages on the internet the Temporary Table that gets created
has a max size of only 512 Megabytes. So anything larger will not process.
The best and only solution that we found was to create a blank database with the
exact same structure and that already contains the Primary Key. Then transfer the
data from the Main file to the new blank file.
If you do reach this limit in Topaz, please contact us via Email.