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
SQL Server may also return this error if the service account does not have permission to read the file being imported. Ensure that the service account has read access to the file location. For example:
icacls D:\ImportFiles /Grant "NT Service\MSSQLServer":(OI)(CI)R