Re: t-sql to drop database unconditionally
From: Cindy Gross (cgross_at_online.microsoft.com)
Date: 05/12/05
- Next message: Cindy Gross: "RE: permissions hierarchy"
- Previous message: Cindy Gross: "Re: User who does not exist in Enterprise Manager has full access"
- In reply to: John Grandy: "Re: t-sql to drop database unconditionally"
- Next in thread: TOMAS CARLOS OTANO: "Re: t-sql to drop database unconditionally"
- Reply: TOMAS CARLOS OTANO: "Re: t-sql to drop database unconditionally"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 May 2005 14:23:57 GMT
To get rid of existing users you could do alter database... restricted
user... with rollback after...
Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Cindy Gross: "RE: permissions hierarchy"
- Previous message: Cindy Gross: "Re: User who does not exist in Enterprise Manager has full access"
- In reply to: John Grandy: "Re: t-sql to drop database unconditionally"
- Next in thread: TOMAS CARLOS OTANO: "Re: t-sql to drop database unconditionally"
- Reply: TOMAS CARLOS OTANO: "Re: t-sql to drop database unconditionally"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|