|
-
May 24th, 2011, 03:59 AM
#1
Thread Starter
Fanatic Member
Warning error attach database trong SQL Server 2005
Open after Microsoft SQL Server 2005 -> SQL Server Management Studio Express-> click connect to server-> column at left, right mouse select datbase, select attach ...-> click to add -> browse file mdf to and LDF , output file current file mdf and to LDF trong SQL Server Management Studio Express, but when click Ok to end to finish warning error, for this error report to the right click column information for error, and this is the error, you see attach file: http://www.mediafire.com/?0qg4gazclkd8xh2 only how to help this error, thanks
-
May 24th, 2011, 04:07 AM
#2
Re: Warning error attach database trong SQL Server 2005
The message says that database is for a later version of SQL Server (661, which might be SQL Server 2008, or 2008 R2), but you can only use version 611 or earlier.
Either install a later version of SQL Server, or get a file that is compatible with SQL Server 2005.
-
May 24th, 2011, 09:57 AM
#3
Lively Member
Re: Warning error attach database trong SQL Server 2005
Alternatively, at backup time alter the compatability level of the database, i think that should also work.
-
May 24th, 2011, 10:07 AM
#4
Re: Warning error attach database trong SQL Server 2005
Altering the compatablity level will not let you restore to a previous version of the database server.
Sometimes the Programmer
Sometimes the DBA
Mazz1
-
May 24th, 2011, 10:08 AM
#5
Lively Member
Re: Warning error attach database trong SQL Server 2005
Sorry ill-informed comment!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|