• Thanks for the reply. It's strictly a data type change. No data will be changed. As I understand it, BCP was being used as an alternative to Alter Table. Basically they created the modified table and then BCP'ed into it, as it was faster than submitting the Alter Table command for large tables.