PS: What i found in BOL

From: Stefan van den Berg (a@b.hom)
Date: 08/29/02


From: "Stefan van den Berg" <a@b.hom>
Date: Thu, 29 Aug 2002 17:43:12 +0200


PS:
IN BOL I found:

"Stefan van den Berg" <a@b.hom> schrieb im Newsbeitrag
news:OcuWZH3TCHA.2832@tkmsftngp10...
> I've got a database with loads of views, which should not be changeable by
> non-sa users. But there are a few views which i want the users to be able
to
> change, eventhough dbo is the owner of the views. But i couldn't find a
way
> to grant such rights to a role or user. Only thing that i found, was
making
> the user member of db_ddladmin, but this would mean they could change all
> views, tables, stored procedures, etc, and that's too much freedom (-:
> Who has an idea?
>
> Thanks a lot,
>
> Stefan
>
> PS For my email, exhcange the parts before and after the @
> ee-consultants.de@stefan.vanden.berg
>
>



Relevant Pages

  • Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar
    ... I've got a database with loads of views, which should not be changeable by ... non-sa users. ... exhcange the parts before and after the @ ...
    (microsoft.public.sqlserver.security)
  • Re: Stored procs and DB-aware components possible at all?
    ... a primary key but it just wouldn't work. ... Performance became dreadfully slow if the database ... documented in BOL, BTW). ... So I had to give up on INNER JOIN. ...
    (borland.public.delphi.database.ado)
  • Updateable query!
    ... Some of our staff work from home and normally log in to our database ... Cowboy (Gregory A. Beamer) - MVP wrote: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DAL or BOL? Can someone clarify?
    ... I would consider this to be code that should be in the BOL? ... The same if i was deleting records in the database, ... multiple database writes and executes them in an explicit transaction, ... ExecuteInTransaction method in my DAL. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Detachng database thats supposedly being replicated
    ... I am familiar with BOL, but just didn't find what I was looking for in it ... database is being replicated even though I see no sign that it actually is. ... "Randall Arnold" wrote: ... I have a SQL Server 2000 database that I need to temporarily detach ...
    (microsoft.public.sqlserver.replication)