Olaf
Tue Oct 26 11:01:36 CDT 2004
Hi tripple,
> We are using Mail Order Manager v5 written on FoxPro 8. We need to export
> data from Items.FPT from MOM to Excel (and then on to our database program)
> for database usage. However, Items.FPT seems to be a compressed file and we
> are unable to access it for export. How do we decompress the file?
That's not compressed, it's a file containing the contents of Memo-Fields
of a table Items.DBF. You'll surely find such a file too.
Maybe you shouldn't try to import the data from excel, but
export it from foxpro. The Foxpro 9 beta is available and if
it is a one time job and depending on the value of this data and
your internet connection speed it's worth the download:
http://msdn.microsoft.com/vfoxpro
But what database is the real destination? There may be a
better way than going through excel...
Bye, Olaf.