Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change General to Memo Fields in dbf Header ?
Message
 
 
To
05/07/2002 12:33:06
Frank Mundo
WindowDressers, Inc.
Maine, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00675688
Message ID:
00675838
Views:
8
>My problem is to convert Sketches stored Embedded in General Fields to Memo fields so that I can subsequently use COPY MEMO TO to create a file for an ActiveX 3rd party sketching program.
>
>This... because there is no COPY GENERAL TO ... command!
>
>Must I write a low-level I-O program to copy existing Sketches to files and then APPEND MEMO FROM or is there a way to change the Header of the DBF to make the "General" Field a "Memo" field? Can I get away with this caper.. or is there something that would prohibit me from doing this? Finally, can this be done without rewriting the entire DBF?

There's no COPY GENERAL TO command because data stored on general filed with some additional info. If you simply copy data from the general field to the file it wouldn't be recognized by programms that works with such data. That's one of the reason why it's not recomended to store data in general fields.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform