Hi,
This question may be very basic, but I'm wondering if it's possible, and if not what is the technical reason behind it.
I have two databases, Database A and Database B. What I would like to do is truncate the tables in database A, detach it and make a windows copy of the files to another area, then reattach these files to database B. Everything is identical schema wise apart from the database name.
Is this possible? If not, why?
Thanks for any help.