Re: SqlBulkCopy permissions
- From: "Bryce K. Nielsen" <bryce@xxxxxxxxxxx>
- Date: Thu, 25 May 2006 08:44:04 -0600
Sorry I didn't realize you were using the class. Of course I had also
assumed that you had set
SELECT privileges on the table since it's rather difficult to do anything
when you can't see it in
the first place. ;-)
If I was the DBA, it would have SELECT privileges, but alas that is not the
case. Our DBA wants as limited access as possible. Elsewhere someone was
mentioning that if you wanted db-logging, you would probably also need
ADMINISTER BULK COPY, but we don't need that, so we're sticking with INSERT
and SELECT.
Thanks,
-BKN
.
- References:
- SqlBulkCopy permissions
- From: Bryce K. Nielsen
- Re: SqlBulkCopy permissions
- From: Paul Clement
- Re: SqlBulkCopy permissions
- From: Bryce K. Nielsen
- Re: SqlBulkCopy permissions
- From: Paul Clement
- SqlBulkCopy permissions
- Prev by Date: Re: SqlBulkCopy permissions
- Next by Date: Re: Any way to speed up this Access DB process?
- Previous by thread: Re: SqlBulkCopy permissions
- Next by thread: Re: SqlBulkCopy permissions
- Index(es):
Relevant Pages
|