Hi, I need some help.
I have an Access database (full of test data) that i want to use for
data warehousing and mining on SQL SErver 2000. I have one
Computer/system with the database and the data warehouse (Star schema
and everything) built on that computer.
Now, i want to copy the whole DATa Warehouse on to a CD, so that i
can use it to give a demo at my client's place.
What is this procedure called?
Is it even possible ?
I looked up on the book online section of SQL Server2000 and i found
the following procedures:
1. Attach and detach a database
2. Backing up and restoring database(on any disk or directory).
3. Archiving and restoring data.
Which of these can be used to burn a CD?
Tjhanks for your Help