• The hardest part for a non-trivial database is making sure the tables are built in the correct order to maintain RI. You can script out the table structures etc and build the new database, OK.

    You can set the flag to allow index insertion, but if a record references a a table that is still empty... 🙁