Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from not working with deleted records
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Append from not working with deleted records
Divers
Thread ID:
00777920
Message ID:
00777920
Vues:
55
I am trying to append tableA to tableB. Both tables are identical (except tableB has 3 fields that have different character size). My problem is when I do an append from, I need the deleted records to come over along with other records. When I go to view tableB, there are no deleted records, only the non-deleted. Here is the code:
use tableB exclusive
zap
append from tableA
Does anyone know why this might be happening? Is there another way to bring deleted record over if append from doesn't do the job?

Thanks
Nick Patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform