![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello! Anyone know how to access the error descriptions via VB script (not full VB, I am using the DTS gui to design & execute)? I am logging the insert or transform errors in SqlServer, but cannot figure out how to access the specific error message (the one that comes up in the text log file) like "..insert of x column failed because of NULL .. ". The closest was an Error Code from the DTSTransformPhaseInfo object, but I have no idea what error description this correlates to or even if it is the same error. I am sure this can be accessed from *somewhere*, since after all, it is being written to the exception file. Any help will be much appreciated! I've spent hours searching, and have come up with nothing. |
#3
| |||
| |||
|
|
This could help you... http://msdn.microsoft.com/library/de...ethai_98v8.asp |
![]() |
| Thread Tools | |
| Display Modes | |
| |