Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uniqueness of Index Violation via Seek()?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00049857
Message ID:
00049872
Vues:
51
>Hello,
>
>I was wondering how I could get a Uniqueness of Index Violation
>just by issuing a seek() command. I am new to FoxPro but I thought
>that the seek command just searched for a value rather than try to
>commit changes.
>The code is simple:
> select payment
> set order to pay_pk
> seek(x)
>When I pull up the debugger the line that causes the error is the
>seek() command.
>
>Any Ideas?
>
>Thanks,
>
>Paul Acton
>Tri-Technical Systems, Inc.

If you have Row Buffering, TableUpdate will be enforced implicitly any time you move record pointer.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform