Re: archieving and deleting SQL 2000 table
From: Uri Dimant (urid@iscar.co.il)
Date: 10/25/02
- Next message: BRaTaX CK: "Re: mssql password file"
- Previous message: Ron Talmage: "Re: Security audit"
- In reply to: A. Tolga KILINĒ: "archieving and deleting SQL 2000 table"
- Next in thread: Narayana Vyas Kondreddi: "Re: archieving and deleting SQL 2000 table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Uri Dimant" <urid@iscar.co.il> Date: Fri, 25 Oct 2002 09:49:48 +0200
A. Tolga KILINĒ
Restore database as database_Archive from the backup your original database
Then you can write stored procedure transfering data from real database to
archive database (or to certian tables)
A. Tolga KILINĒ <kilinc@tis.havelsan.com.tr> wrote in message
news:Otut8Y$eCHA.2544@tkmsftngp11...
> Hi,
> there is a strict requirement from one of my customer that some SQL tables
> never deleted before they are archieved. First problem is how to achieve
> archieving? Can I do backup instead??
> I can set a user as backup operator, but then he can not delete the table.
> If I give rights to delete it, he can do it without backing it up!!
> Please suggest a solution about the requirement.
> Regards,
> Tolga
>
>
- Next message: BRaTaX CK: "Re: mssql password file"
- Previous message: Ron Talmage: "Re: Security audit"
- In reply to: A. Tolga KILINĒ: "archieving and deleting SQL 2000 table"
- Next in thread: Narayana Vyas Kondreddi: "Re: archieving and deleting SQL 2000 table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|