I currently use SQL Server 2000 but my client uses SQL Server 7.0. We need to give them a database that SQL Server 7 can restore onto its system. Can we do this? Is there any way we can convert the .BAK file?

    Requires Free Membership to View

    By submitting your registration information to SearchSQLServer.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSQLServer.com is governed by our Terms of Use. You may contact us at [email protected].

You can not restore a SQL 2000 database back to a SQL 7.0 format.

The only way to create a SQL 7.0 database would be to recreate all of the database objects on a SQL 7.0 server and then import all of the data. This can be done using DTS or BCP.


Do you have comments on this Ask the Expert Q&A;? Let us know.

This was first published in July 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.