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/details.aspx?FamilyID=06616212-0356-46A0-8DA2-EEBC53A68034&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 I?m
> 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/details.aspx?FamilyId=06616212-0356-46A0-8DA2-EEBC53A68034&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 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!
> SQLCatz
>

No comments:

Post a Comment