Exporting Structure
We're having some fun and games when trying to convert between SQL server versions. Working with both 2000 and 2005 we need to switch data from one version to another ... and back.
We've tried to detach/attach and that doesn't work because of the changes to the SQL schema.
We've tried to export from 2005 to 2000 and cannot seem to get the primary keys or default values to carry across.
We've generated scripts from the 2005 database, which just don't work in 2000.
Can anyone suggest a solution?
Regards,
Sean Anderson
__________________
Regards,
Sean Anderson
|