Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tablerevert()
Message
From
30/09/2002 02:27:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Tablerevert()
Miscellaneous
Thread ID:
00705815
Message ID:
00705815
Views:
41
hi guys, i have problem, can any of you help me? i hope so.
example i have listing like this,
select p_kont1 ->(table)
appe blan
repl p_kont1.name with 'Henry'
go top
select p_kont2 ->(table)
appe blan
repl p_kont2.address with 'Indonesia'
go top
select tpk_1 ->(view with component: table 'p_kont1' and 'p_kont2')
=requery('tpk_1')

if i use statement 'tablerevert()' under that listing for p_kont1 and p_kont2, the rollback process doesn't work, because i use statement 'go top'
but
if i don't use statement 'go top', the tpk_1(view) doesn't refresh with new value from p_kont1 and p_kont2

thanks a lot for attention from all of you

henry
Next
Reply
Map
View

Click here to load this message in the networking platform