Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Act and VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00839511
Message ID:
00839526
Views:
25
Hi, Martin.

I think they are DBFs, in the same sense that a VFP report file is...
It's just that the extension is different...
for example,
MyFile.hdb
MyFile.blb

I can open MyFile.hdb as if it were a dbf
USE MyFile.hdb IN 0

However it doesn't know that MyFile.blb is it's memo file
I even tried renaming them to MyFile.dbf and MyFile.fpt

I know the data's there, I can see it when I open the file in notepad.
Rick

----------------------------------
>Hi, Rick.
>
>>I am working on a project that is needing to use data we currently have in our contact management software. Our contact management software is "ACT".
>>
>>I've noticed that many of the ACT files are readable in VFP, however I have a file with memo data and I'm at a loss for how to read the memo data. I've identified the files which represent the Table and the Memo files, but I don't know how to read the memos.
>
>Are those files DBFs? What's the exact problem with the memos?
>
>See you,
-----------------------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform