How to migrate a database from SQL Server 2005 to 2008 as is?
问题 I want to migrate a database completely or partially. Right now, I will do a complete database. Partial will be posted as a separate question. Strategies I am considering: copy database wizard convert 2005 database to script. Run script on 2008 simple SQL query My question - I want to use method 2. Is it even possible to do this? If yes, how to do it? Any limitations/risks ? NOTE - The source server is a SQL Server 2005 database with one IP. Destination is a SQL Server 2008 instance with