Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to recover pubs?

Author  Topic 

gajanan_kulkarni
Starting Member

1 Post

Posted - 2006-02-02 : 02:12:30
I am using sql server7.0
I want to know how to recover pubs and northwind data bases in case they are deleted.


Gajanan Kulkarni

Kristen
Test

22859 Posts

Posted - 2006-02-02 : 02:15:26
Hi gajanan_kulkarni, Welcome to SQL Team!

I'm pretty sure that MS have a script on their web site which can create PUBs and NorthWind from scratch

Kriste
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-02-02 : 02:22:09
Yes. Here it is. http://www.microsoft.com/downloads/details.aspx?FamilyID=06616212-0356-46a0-8da2-eebc53a68034&DisplayLang=en
But it is for SQL Server 2000

----------------------------------
'KH'


Go to Top of Page
   

- Advertisement -