Message When RollBack occurs

07/05/2007 - 11:06 por jvtarazona | Informe spam
Hello, I want to advise user when rollback occurs in diferents triggers. At
now, i can do it executing RAISERROR with my msg, after rollback, but to
capture it in VB6 interface, i need to put an "On Error GoTo ... " line.

This is not "nice" programming.

How Can I inform the user why values was not been written?

Thaks fo all
 

Leer las respuestas

#1 Maxi
07/05/2007 - 16:26 | Informe spam
Hi, consult in the VB6 forum


-
Microsoft M.V.P en SQLServer
SQLTotal Consulting - Servicios en SQLServer
Email:
"jvtarazona" escribió en el mensaje
news:
Hello, I want to advise user when rollback occurs in diferents triggers.
At
now, i can do it executing RAISERROR with my msg, after rollback, but to
capture it in VB6 interface, i need to put an "On Error GoTo ... " line.

This is not "nice" programming.

How Can I inform the user why values was not been written?

Thaks fo all

Preguntas similares