I have an MDF and LDF file of SQL Server 2005. i attached it with SQL Server 2008 and did some change in data. now when i attached it back to sql server 2005 Express Edition it gives version error.
The database ‘E:\DB\JOBPERS.MDF’
cannot be opened because it is version
655. This server supports version 612 and earlier. A downgrade path is not
supported. Could not open new database
‘E:\DB\JOBPERS.MDF’. CREATE DATABASE
is aborted. An attempt to attach an
auto-named database for file
E:\DB\Jobpers.mdf failed. A database
with the same name exists, or
specified file cannot be opened, or it
is located on UNC share.
I know what the problem is, it is quit descriptive error. but was asking the solution of that problem. anyway thanks to everyone for there reply.
anyone facing same problem, see the tread below and read LEKSS reply
http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/thread/46ce6099-61c6-4526-9dda-10a3359386cb
hope this will help
Update: Quoted external link for safe keeping