Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace table1.field while table2 is selected fails
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Replace table1.field while table2 is selected fails
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00996391
Message ID:
00996391
Vues:
58
This behavior continues to vex me

use table1 in 0
use table2 in 0
select table2
replace table1.field with anothervalue

This occassionally fails on me for no apparent consistent reason.
If you issue a select table1 first as such:

select table1
replace table1.field with anothervalue

Then Fox never fails to replace the field.

Does anyone have any ideas?
Brandon Harker
Sebae Data Solutions
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform