Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Append From including memo fields
Message
From
29/12/1997 05:45:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/12/1997 22:07:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00068176
Message ID:
00068201
Views:
21
>Hi,
>
>I have a new database and want to append records from other tables (the old database) but i need to include memo fields too.
>DO i have to develope some program? Is there any direct command?
>
>Thanks
>
>Juan Carlos
Copying structure and appending would do the job without extra handling for memo fields. Yet there is another simple way to transfer it to a VFP 5.0 table contained in a DBC. Open your DBC and at the command prompt issue *add table old_table*. Now table is in VFP 5.0 format with extended structure and without another copy. Modify its structure through *modi struc* or *SQL ALTER - ADD etc*.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform