Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Control - Append a new record in the last grid row
Message
 
To
11/11/1998 00:32:28
Bruce Gilmour
Cal-Mour Consultants
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00156026
Message ID:
00156530
Views:
42
>True - and I'll try not to start any discussions on whether or not that is correct behaviour
I know what you're saying and couldn't agree more.

> - the intent is to avoid moving the file pointer so that deletes and changes don't accidently get committed when they shouldn't. I believe that is what happens >when the pointer is moved even in a buffered file. But I sit to be corrected (the shock ya know *g*).

This is why I always use Optimistic Table Buffering and TABLEUPDATE(0) for single record updates and TABLEUPDATE(1) for multi. This way record pointer movement won't accidentaly update the table. Have a look at Eriks last suggestion. Looks promising. Thanks for all the suggestions.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Reply
Map
View

Click here to load this message in the networking platform