Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablerevert()
Message
De
30/09/2002 02:27:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Tablerevert()
Divers
Thread ID:
00705815
Message ID:
00705815
Vues:
42
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform