I am trying to insert images using \"bulk\" into SQL Server 2012. But, am ending up with the error message stating tha:
Msg 4834, Level 16, State 1, L
Try this:
USE master; GO; GRANT ADMINISTER BULK OPERATIONS TO shira;