Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I catch automatic TableUpdate() ?
Message
From
02/02/2000 11:47:32
 
 
To
02/02/2000 11:40:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00326200
Message ID:
00326204
Views:
37
You are already using views if this is an Oracle table. If you are using a grid, you have to set multilocks on, exclusive off, and optimistic table buffer. I don;t think you have a choice on using getnextmodified() and tableupdate unless you want to tableupdate all records at once.


>I have a single table in a grid with row buffering enabled. With up and down keys automatic tableupdate fire before BeforeRowColChange() and AfterRowColChange() method of this grid. Does exist some method, in which I can check updates before this automatic fire ?
>Table is in exclusive mode. It sends updates to Oracle. I try it with table buffering in loops with GetNextModified() - it works, but exist something easier ? (I don't want to use views.)
>Pavel
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform