Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Append From including memo fields
Message
De
29/12/1997 05:45:39
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/12/1997 22:07:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00068176
Message ID:
00068201
Vues:
26
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform