Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know which record cause trigger fail?
Message
From
10/06/2003 04:54:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/06/2003 02:51:01
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00798241
Message ID:
00798262
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform