Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know which record cause trigger fail?
Message
De
10/06/2003 04:54:49
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/06/2003 02:51:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00798241
Message ID:
00798262
Vues:
17
>Hi,
>how to know which record cause trigger fail if I am using table buffering with TABLEUPDATE(.T., .F.) ?
>
>Thank you

John,
Aerror() returns which trigger failed in its 5th element (1-Insert,2-Update,3-Delete) and record pointer is on the record that caused the trigger fail.
? recno('alias')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform