indoaryaan
IS-IT--Management
I am using a SP to update a nText column. The update is fine. The next column is a DateTime column..and in few cases the datetime col gets updated to NULL. The SP does not touch the DateTime col at all. I have looked for any triggers being fired..but none seem to exist. I have run trace to check the code being executed...that looks fine too. No code touches the Datetime col. Is there anything i can do to find out what causes the upddate to NULL. Any help would be appeciated. Thanks.....