Moving Data from the IMAGE Datatype to VARBINARY(MAX) from a SQL Server 2000 Instance
I am in the process of writing scripts to move data from a SQL 2000 database into a different database running on SQL 2008. I had set up a linked server from the SQL 2k server to begin this process, and about 90% of the data could be moved. One of the last tables to … Read more