0

i am trying to generate a script from sql 2005 database to sql 2000 database . After determining all the objects of database it is stopped and shows a message in error report that "Script failed for Server 'HOME\SQLEXPRESS'. (Microsoft.SqlServer.Express.Smo)"

anyone can suggest me what should i do to convert sql 2005 to sql 2000 database

2
  • possible duplicate of Convert SQL Server Database from 2005 to 2000 Commented Aug 25, 2010 at 3:02
  • Sql 2000 doesn't know some keywords like in stored procedures of Sql 2005 Commented Aug 25, 2010 at 13:21

1 Answer 1

1

See How to restore SQL 2005 DB to SQL 2000

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.