Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transaction syntax
Message
De
13/04/2004 10:29:55
 
 
À
12/04/2004 18:00:06
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00894208
Message ID:
00894407
Vues:
6
<snip>
Hi Nancy,

Do I need to include llOK evaluation for the VW_CHILD tableupdate?
>local llOK
>begin transaction
>  if tableupdate(.t.,.t.,'vw_child') && do I need llOK here?
>     llOK = tableupdate(.t.,.t.,'vw_parent')
>  endif
>if llOK
>  end transaction
>else
>  rollback
>  tablerevert(.t.,'vw_child') && Or do something to fix the problem
>  tablerevert(.t.,'vw_parent') && Or do something to fix the problem
>endif
>>
ramil
~~ learning to stand still
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform