I'm trying to import a Visual FoxPro database into SQL. The database is a free table directory data base, and I can import all but 3 of the tables.
All three tables that won't import give me the same error message, that the memo file is missing or invalid. I try importing the tables standalone into VFP 9.0, and get the same error message when trying to export them. I try creating a DBC in VFP and when importing them, I get the same message. Two of these tables are of great importance to my project, and I need to know how to import them.
I found via a google search that the files may have been corrupted from being in use at the time of the copy, but this is not the case. The data was copied during off hours while the program was offline.
I'm at a loss here, if anyone can help, this would be greatly appreciated.