Andres Rormoser
|
| Posted: 07/17/2006, 6:17 AM |
|
I modified Class clsErrors to send me an email when an error occurs everywhere in my app.
It works great.
But I would also want to send the LastSQL excuted that cause the error. To accomplish that
i have to change Execute Funcion on clsDBConnection1 Class, but if I change this part of
Common.asp I lost automatically ConnectionString changes when I move from production to
development.
Anyone knows another way to do that without loosing ConnectionString automatic changes?
Thanks, Andres Rormoser.
|
|
|
 |
|