Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Having Trouble updating an updateable remote view
Message
De
23/02/2002 11:26:24
 
 
À
20/02/2002 18:34:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00609728
Message ID:
00624095
Vues:
30
I think it's probably got something to do with buffering ... are you using row buffering? You should be using table buffering ...

~~Bonnie

>Here is a Snippet of my Code :
>
>   *************************
>        SELECT RvPoDetailsList
>	REPLACE ALL ;
>	  RvPoDetailsList.IsInput WITH .T. ;
>	  FOR RvPoDetailsList.ItemNumber = ;
>          RvInventoryMasterTemp.ItemNumber
>	
>        =TABLEUPDATE(.T.)
>	DELETE IN("RvInventoryMasterTemp")
>    ************************
> The Error "Update Conflict" occurs once the Replace Statement occurs...
>before the =TableUpdate() is Executed.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform