Convert Database And Make Site
I have ASP a site in SQL server 2005 database. I need to move the site to the server where only SQL server 2000 is installed. The project is to convert (downgrade) the database from SQL2005 to SQL2000 and make the site work on a new server.

