RE: open dBASE files with memo fields using VFP9

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Steve:

Look at the SET COMPATIABLE command in the Help file. It has a PROMPT
clause that may help when converting DBT files.

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003


>Is it possible to open a db3 file that has a memo file (.dbt) associated
>with it?

>Actually, I have been able to get the file (for example - target.dbf) open
>by creating a dummy table (dummy.dbf) with a memo field, then renaming the
>dummy.fpt file to my dBase file name (target.fpt). Using this method I can
>open the table and copy stru exte to target_stru. Then I can create
>newtarget.dbf from target_stru.

>Only problem is then I still can't append from the original dBase table.
>This is frustrating. Any help???

>tia
>Steve

.