SQL server sample database required

SQL server sample database required

am 11.07.2007 20:28:35 von sathish.sarod

Does Any one have a SQL server sample database atleast with 50 mb of
data or can anyone give me a link with I could download it?

Regards
Sathish S N

Re: SQL server sample database required

am 11.07.2007 20:44:24 von Roy Harvey

Adventureworks is downloadable from Microsoft.

http://www.microsoft.com/downloads/details.aspx?familyid=e71 9ecf7-9f46-4312-af89-6ad8702e4e6e&displaylang=en

Roy Harvey
Beacon Falls, CT

On Wed, 11 Jul 2007 11:28:35 -0700, sathish.sarod@gmail.com wrote:

>Does Any one have a SQL server sample database atleast with 50 mb of
>data or can anyone give me a link with I could download it?
>
>Regards
>Sathish S N

Re: SQL server sample database required

am 11.07.2007 23:06:04 von Erland Sommarskog

(sathish.sarod@gmail.com) writes:
> Does Any one have a SQL server sample database atleast with 50 mb of
> data or can anyone give me a link with I could download it?

http://www.sommarskog.se/dyn-search.html#Northgale gives you instructions
and a script to build an inflated Northwind.



--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downlo ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books .mspx

Re: SQL server sample database required

am 12.07.2007 05:13:44 von azhar

sathish.sarod@gmail.com wrote:
> Does Any one have a SQL server sample database atleast with 50 mb of
> data or can anyone give me a link with I could download it?
>
> Regards
> Sathish S N
>

Do you need this database for testing purposes? You could generate some
test data using WinSQL (http://synametrics.com/winsql). I am sure you
can find other tools as well that can generate test data.

Azhar.