Hello all...
I have a question about INSTEAD OF triggers. I am trying to use them so that I can successfully audit ntext columns. However, I'm struggling with the ability to accurately capture the ID field (autoincrement PK field). I can handle the rest, it's just keeping this ID field in line is turning out to be a pain. I have done some initial digging but can't find anything that really addresses my problem, the only stuff I've found is a basic copy/paste of BOL for INSTEAD OF triggers (which mentions nothing about my issue).
Thanks in advance guys...
I have a question about INSTEAD OF triggers. I am trying to use them so that I can successfully audit ntext columns. However, I'm struggling with the ability to accurately capture the ID field (autoincrement PK field). I can handle the rest, it's just keeping this ID field in line is turning out to be a pain. I have done some initial digging but can't find anything that really addresses my problem, the only stuff I've found is a basic copy/paste of BOL for INSTEAD OF triggers (which mentions nothing about my issue).
Thanks in advance guys...