Pub sample database
-
Tuesday, March 10, 2009 10:57 PM
Please excuse me if this is the wrong forum for this question.
I heard of a sample database called Pub. Does anyone know about it? Is it an SQL Server sample database that, unlike AdventureWorks, doesn't require SQL Server's Full-text Search capability to install? That's what I need.
All Replies
-
Wednesday, March 11, 2009 2:31 PMModerator
Pubs is rather old - SQL 2000. AdventureWorks is a much better example. Try downloading SQL 2005's AdventureWorks database instead:
http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004
It doesn't require full text search.
Of curiosity, why can't you install AdventureWorks2008? Are you using SQL 2005?
Aaron Alton | thehobt.blogspot.com- Marked As Answer by David Reed - Glacier Peak Wednesday, March 11, 2009 9:59 PM
-
Wednesday, March 11, 2009 10:00 PM
Bob, there's a copy of Northwind and pubs in Code Gallery that I put up there to make it easier for people to get them. HTH!
http://code.msdn.microsoft.com/northwind
David Reed - MSFT - Microsoft Certified Architect|SQL Server - http://blogs.msdn.com/reedme/- Marked As Answer by David Reed - Glacier Peak Wednesday, March 11, 2009 10:00 PM

