I have an error - "You do not have permission to use the bulk load statement",so i open up SSMS and add it:-grant ADMINISTER BULK OPERATIONS TO [domain\AD Group]but it still fails - why? (and I have two servers I'm playing with, sql server 2014 and a server 2005, some issue)also interesting is if I log in to the box as an administrator and try same thru the gui it does not work either, says it does but it does not, e.g.right click on the serverchoose propertieschoose permissionschoose the [domain\AD Group] namethen check the box that says administer bulk operationsclick OK. but if i open it up again, the box is STILL not ticked and of course the query still fails as i cannot seem to give the permission no matter what i try......
↧