I will clarify my original question.
We are doing development, and I want to "rebuild" the database each time (create tables and then insert the data) we have a new application build. We are still in the design phase, so the database may change. I don't think backup and restore would work well in my case. Any other ideas??
Thanks!
J