Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Merge two tables
Message
 
À
23/08/2011 02:51:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01521557
Message ID:
01521558
Vues:
56
>How can I merge two tables?
>I tried to merge two tables(thier sturctures are identical) with the command "union" but it failed.
>I got an error message which says the memo file(ftp) is missing.
>
>Thanks,
>Tamas

Memo file is FPT :-)
use UNION ALL instead.
When you use just union SQL Engine tries to filter duplicated records this operation is invalid for Memo, BLOB etc. fields.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform