Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can somebody explain me
Message
From
25/08/2000 15:01:29
 
 
To
25/08/2000 14:52:14
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00409341
Message ID:
00409375
Views:
23
It is same as you mention

User presses add or edit button

User edits data

if User presses save
begin trans of form
being trans of base form
end trans
end tran
endif
**** works properly

if user presses delete
being trans of form
begin trans of base
end trans
end trans
endif
**** works properly


if user presses revert
loop through child tables
tablerevert(.t.)
endloop
select parent
tablerevert(.t.)
****does not work properly
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform