Use SSIS Export / Import Create New DB Different Collation -
01-26-2009
, 05:14 PM
I have a SQL Server 2005 database that I would like to change the database
collation value. I will create new database on a new instance of SQL Server
2005. Then I will export the data from the old database and import into the
database.
I would like to use SSIS for the import and export data process.
Please help me with the procedures using SSIS.
Thanks, |