Thanks, but a simple Alter Column works 99% of the time. Writing work-around code to drop and then rebuild columns for this one circumstance doesn't sound easier to me. Of course, if there's no other option then I'll have to go that route, but if it's possible to add a "Convert" clause or whatever to the existing Alter Column so that SQL server doesn't puke as it does currently, I'd prefer to go that route. I just do not know enough about SQL to know how to correct whatever is causing this error the "SQL way."
|