Re: Database roles
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 09/16/05
- Previous message: Hugh Mungo: "Re: Best Practice for Windows Authentication?"
- In reply to: Meenal Dhody: "Database roles"
- Next in thread: Meenal Dhody: "Re: Database roles"
- Reply: Meenal Dhody: "Re: Database roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 16 Sep 2005 10:01:57 -0400
You mention a dbo table but the error suggests it is not dbo. In any event
can you post the actual code you are trying to execute?
-- Andrew J. Kelly SQL MVP "Meenal Dhody" <meenal_dhody@hotmail.com> wrote in message news:u7laRHnuFHA.3256@TK2MSFTNGP09.phx.gbl... > Hi, > > In SQL 2000 if a sql account has bulkadmin, datareader and datawriter it > that enough to use bulk insert to a dbo table? I am getting the following > error with the current permissions: > > Currently user is not the owner of GDS.HOLDINGS_IMPORT. Cannot perform SET > operation. > > I wanted to avoid giving the sql account dbo privileges. > > thanks > Meenal > >
- Previous message: Hugh Mungo: "Re: Best Practice for Windows Authentication?"
- In reply to: Meenal Dhody: "Database roles"
- Next in thread: Meenal Dhody: "Re: Database roles"
- Reply: Meenal Dhody: "Re: Database roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|