I have a huge project ahead of me and I am hoping that there is some magical SQL wizard or some statement that will do a bulk copy. I did some research on this and the wizard and the bulk copy SQL will not work so, I need your help. Here is my situation. I have this elaborate database (2001-current) it contains stored procedures, vies, and all that good stuff. 2002 is approaching and what I need to do is make an exact copy of that database and clean all the data out of it. I know I will probably have to go through the table and clear them out but, as far as copying everything for that database into another database, is that possible?