How to export a database from SQL server 2008 to SQL server 2005

Posted by user286546 on Stack Overflow See other posts from Stack Overflow or by user286546
Published on 2010-04-14T15:50:14Z Indexed on 2010/04/14 15:53 UTC
Read the original article Hit count: 167

Filed under:
|
|

I have a database which I made using SQL server 2008. I have to attach this database into SQL server 2005. When I try to do so , I got an error since the database is made in higher version (2008). How can I do so? Any help ?

© Stack Overflow or respective owner

Related posts about sql

Related posts about server