Trouble moving db to another sql2005
- From: dgk <dgk@xxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 10:44:34 -0500
I'm trying to copy a database from my machine's SQLServer2005 to a
production machine. I tried a restore from backup, which gave me an
error that the on disk structure was 611 and the production machine
supports 539. I've looked around and found similar problems, but those
were all involving SQL2000. These are both 2005. Oddly, the management
console of the production machine is version 9.00.2047.00, indicating
it's later than my machine's 9.00.1399.00. But that is the console,
not the db version, which I can't find.
My admin says that there is a big patch (or service pack) that
surprisingly isn't on the production machine and he'll do that
tonight. Does anyone know if that will cure the problem?
I don't even know if a restore will actually accomplish my goal of
getting the db into production. As you can tell, I'm not SQL2005
expert.
The db in question is the one that handles the authentication and user
profiles for asp.net version 2 (aspnetdb.mdf). I wrote the app using
sqlexpress am an now moving it to sqlserver. It works fine on my
machine and a test server, but apparently the production server is a
bit behind the times.
Any advice appreciated. I tried the script wizard but have no idea how
to use that.
.
- Follow-Ups:
- Re: Trouble moving db to another sql2005
- From: RobinS
- Re: Trouble moving db to another sql2005
- Prev by Date: Re: Where is AdventureWorks in 2005?
- Next by Date: How to convince my customer to use SQL2005 instaed of Oracle10g
- Previous by thread: Moving SQLExpress database to SQLServer?
- Next by thread: Re: Trouble moving db to another sql2005
- Index(es):
Relevant Pages
|