Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business object requery in cBizObjMaintenancForm
Message
From
13/01/2000 13:08:34
 
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00317135
Message ID:
00317755
Views:
17
>>Still doesn´t work. I've noticed that the PostSaveHook is executed after a BEGIN TRANSACTION and no END TRANSACTION has been commited.

>
>This is interesting. The save method on the form should run and then the bizobj requery method is called. Are you calling the requery method from within the save?

Look at the code on the SAVE method of the kBizObj:

There is a Begin transaction
.
.
.

then the PostSaveHook methos is executed

.
.
.

END TRANSACTION is executed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform