|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
create new db
Greetings,
Using a server base database called Respond (fe) and Sql server 2000 as a (be), I was trying to create a new db. Instead of designing from scratch, I was thinking to copy an existing Respond db, delete existing data, and modify it to fit my new requirements. I'm new to sql server db and would like to know 1. How to delete data from the table (be). 2. How to perform an automatic backup daily (or may be every other day) and how to check if the backup is doing what it was suppose to do in sql server 2000. Thank you in advance, OCM |
|
#2
|
||||
|
||||
|
You can copy the structure of the database using DTS, this way you wouldn't have to delete any data.
Search the books online that is installed with SQL Server to get more information on scheduling backup routines. |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > create new db |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|