Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching table without changing recno?
Message
 
 
To
13/03/1998 06:24:50
Andrzej Majlich
Vulcan sp. z o. o.
Wroclaw, Poland
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00084382
Message ID:
00084495
Views:
25
>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.

You can use SQL. It won't move the record pointer.
Previous
Reply
Map
View

Click here to load this message in the networking platform