I would like to instert that exception.stacktrace into the datbase.
I have written a routine to do this, but there seems to be a problem during the insert. the stacktrace ends up blank?
I have tried ntext for stacktrace string?
I have tried nvarchar(8000) for stacktrace string?
Any suggestions.....
Thanks,
Rog
I have written a routine to do this, but there seems to be a problem during the insert. the stacktrace ends up blank?
I have tried ntext for stacktrace string?
I have tried nvarchar(8000) for stacktrace string?
Any suggestions.....
Thanks,
Rog