Tuesday, February 21, 2012

Sample databases.

I'm in the process of running a set of tests on SQL Server 2005 (multiple
instances).
For the scenarios that I want to test – require 4-5 sample databases (in
addition to the AdventureWorks provided by Microsoft). Can someone point me
to a location from where I can download sample databases? The databases have
to be different from one another - schema, data, usage, etc.. Once I’m
through with the testing will drop the databases.
Cheers!
SQLCatzHi
1)
You can BACKUP/RESTORE or attach/detach these databases from SQL Server
2000 to SQL Server 2005
2)
http://www.microsoft.com/downloads/...&displaylang=en
"SQLCatz" <SQLCatz@.discussions.microsoft.com> wrote in message
news:71DAB7C0-608F-4FFC-B695-F8810E15BCE4@.microsoft.com...
> I'm in the process of running a set of tests on SQL Server 2005 (multiple
> instances).
> For the scenarios that I want to test require 4-5 sample databases (in
> addition to the AdventureWorks provided by Microsoft). Can someone point
> me
> to a location from where I can download sample databases? The databases
> have
> to be different from one another - schema, data, usage, etc.. Once Im
> through with the testing will drop the databases.
> Cheers!
> SQLCatz
>|||Hi
I am not sure why you need the database to be different?
Pubs and Northwind can be downloaded from:
http://www.microsoft.com/downloads/...&displaylang=en
You should have both Adventureworks and AdventureworksDW!
For a fifth I would have throught you would have one of your own?
John
"SQLCatz" wrote:

> I'm in the process of running a set of tests on SQL Server 2005 (multiple
> instances).
> For the scenarios that I want to test – require 4-5 sample databases (in
> addition to the AdventureWorks provided by Microsoft). Can someone point m
e
> to a location from where I can download sample databases? The databases ha
ve
> to be different from one another - schema, data, usage, etc.. Once I’m
> through with the testing will drop the databases.
> Cheers!
> SQLCatz
>

No comments:

Post a Comment