August 7, 2008 at 4:25 pm
I am trying to use bulk insert task in ssis to load data from flat file into tables but I keep getting this error. I checked all the connections and they look good.
Error: 0xC002F304 at Bulk Insert Task, Bulk Insert Task: An error occurred with the following error message: "You do not have permission to use the bulk load statement."
Does this mean that I need to have some sort of admin rights or something to perform bulk insert. I tried to load using t-sql for bulk insert but get the same error -- " you do not have rights"
please help me out
August 7, 2008 at 8:28 pm
Yes... you need "BulkAdmin" privs...
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply