Using a database as a template for structure, but use that to save as a database with different name

  • Thread starter Thread starter Steven Scaife
  • Start date Start date
S

Steven Scaife

I'll try and describe this as best I can

I have a database that i want to use as the basis for another database. I
run a few queries that place data into this database.

What I want to do is run the queries that place data in a copy of the
database and save this to the desktop.

How can i achieve this, basically i want the original database to be a
master that never gets modified in any way.

TIA
 
Back
Top