Thanks for your reponse!
Yeah, I just followed Marco's algorithm starting on p531, and checked the "Enable identity insert" box for each table.
But you say there's a bug, and I see you've done your homework. I did not verify any identity values to see if there was a one-to-one transfer, but it sounds certain there was not. I'll reset the database, and try the copy once again to verify the identity values for myself. I've gotten to where I can do this pretty fast.
I'm using SSMS 9.00.2047.00, and my host provides me one SQL Server 2005 database. Sounds like the SSMS bug has never been fixed, but I'll looks for patches at Microsoft.
I just read all your posts in "http://p2p.wrox.com/topic.asp?TOPIC_ID=46088" (sorry I missed them earlier), and I'll take a little time digesting them, but it looks like you've created a good workaround to the bug, which I will try tomorrow.
I started a new discussion earlier today at
http://p2p.wrox.com/topic.asp?TOPIC_ID=51574, about my Rss web parts still not getting displayed on the homepage, in an attempt to re-energize that discussion, before I read your most recent post. I will try your copy-script first. I suppose when identity values are not getting copied correctly, it's almost certain that something will be broken.
Thanks for the input!