Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append From doesn't behaves as said in help file?
Message
De
30/05/2001 11:04:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Append From doesn't behaves as said in help file?
Divers
Thread ID:
00512674
Message ID:
00512674
Vues:
51
Hi,

I'm appending records from one table to another. The help file says:

Arguments

"If you are appending from a Visual FoxPro table, records in the table that are marked for deletion are appended, regardless of the SET DELETED setting."

Remarks

"Records marked for deletion in the table you are appending from are unmarked once the records are appended."

After doing SET DELETED ON, SELECT "TargetTable", APPEND FROM "SourceTable", deleted records from "SourceTable" were not copied to "TargetTable". Does this conform to behavior described above? What did I miss?

Regards,

Fernando
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform