I've been trying to rewrite a (very inefficient) application which was
originally created in DBase several years ago into a Paradox 5.0 app. The
Dbase table has 2 <Memo/BLOB> fields which need to come in as memo fields.
Each time I attempt to copy the file to a new one, I get an error message
*Corrupted BLOB field* and nothing happens.
For some reason, I was once able to get 167 records into the target table.
This is out of a total 6670 records. I tried deleting several records from
167 on, thinking that maybe they were the corrupted records. However, this
had no effect. I have even exported the table into both a .wk1 and
delimited files, but the memo fields get dropped. I've even created a new
table with identical structure and appended records into it, but receive
the same message.
For any light shed on this problem, I am exceedingly thankful!
Andrea Hoerr