Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace Command
Message
De
04/06/2002 11:14:07
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
04/06/2002 11:09:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00664497
Message ID:
00664502
Vues:
21
>Hi All,
>
>
>I want to update a field in a table with the following.
>
>SELECT mytable
>REPLACE mytable.myfield WITH "YES"
>
>myfield CHAR 3
>
>It just wont update for me.This is probably something silly but I cant find anything wrong.
>
>
>Anyone?

Do you use buffering? Can be checked with CursorGetProp("Buffering").

Are you after the last record? Check for EOF(), recno() and reccount(). OR are you perhaps before the first record? Check for BOF().

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform