Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return an error
Message
De
17/04/2003 08:50:17
 
 
À
16/04/2003 15:47:21
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Titre:
Divers
Thread ID:
00778564
Message ID:
00778782
Vues:
27
A trigger is consider part of the transaction that caused it to fire. Any exception raised by a trigger should be returned even exceptions that are explicitely raised using RAISERROR().

>I´m using vfp 7 with sql server / oledb / ado

With ADO, you'll have to pull the errors from the Errors collection on the Connection object.

-Mike

>Hello *.*
>
>When I execute a command like INSERT, UPDATE or DELETE and occurs an error in some trigger, this error don´t return to my interface. Why? What can I need to do to return a message?
>
>When it occurs, @@error is empty.
>
>I´m using vfp 7 with sql server / oledb / ado
>
>Thanks in advance.
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform