Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching table without changing recno?
Message
De
13/03/1998 06:31:04
 
 
À
13/03/1998 06:24:50
Andrzej Majlich
Vulcan sp. z o. o.
Wroclaw, Pologne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00084382
Message ID:
00084383
Vues:
31
>Can anyone tell me how to search table without moving a record pointer?
>I have table in record buffering mode. I'm adding a new record and I want check some field contents before 'tableupdate'-ing.
>I used KEYMATCH function but when I called it, validation rules for the record activated. It seems to me that KEYMATCH is changing a recno of the searched table.

Andrezej,

You could try opening the table AGAIN with a different alias and performing the check on this veriosn of the file - that way the record pointer won't be changed on the buffered table.

Ian
regards

Ian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform