Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 14th, 2004, 01:39 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Yes, you are right "planoie". I have the same in place for automatic daily backup and clear all backups older than 3 days. This should be the one you are looking for.


-Vijay G
 
Old January 14th, 2004, 02:42 AM
Registered User
 
Join Date: Jan 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to JanWrage
Default

Hey Guys,

thanks for your replies. I'll try your suggestions today.

Greetings
Jan

 
Old January 14th, 2004, 03:36 PM
Authorized User
 
Join Date: Jun 2003
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you can restore the Northwind database to it's original state by running the script that SQL Server runs when it creates the Northwind database for the first time. the script can be found here (for a default instalation):

C:\Program Files\Microsoft SQL Server\MSSQL\Install\instnwnd.sql

the script deletes the Northwind database first, and then recreates it.

defiant.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Sample Copy of IceCream Database fenton_seeto BOOK: Beginning Access VBA 16 December 10th, 2011 06:05 PM
copy an access database and then rename it . yeetesh VB Databases Basics 4 December 27th, 2007 09:26 AM
Copy/import a table from one database to another rguerett ADO.NET 4 May 16th, 2007 10:46 PM
Copy data from one database to another. sijan C# 0 November 13th, 2005 09:11 AM
copy an access database and then rename it . yeetesh Beginning VB 6 1 January 7th, 2005 04:40 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.