October 25, 2011 at 8:06 am
Try this link. It worked for me.
October 25, 2011 at 8:45 am
Thanks for your response.
I do not believe my issue is permissions based.
I did try a proxy account and got the same error.
Good idea to try that, thanks. (especially since it works within BIDS)
Pretty sure my issue is the table already exists and the package is trying to create it.
I thought using an insert query (not Select Into) would work.
I didn't really want to drop the table but I guess I could try that instead of truncating it.
October 25, 2011 at 9:23 am
Nevermind.
It helps when you chose the correct package to run.
I'd picked an old version in the the SQL Agent job. DOH!
Thanks
October 25, 2011 at 9:41 am
Have you traced it to see what is actually being sent to the database?
CEWII
Viewing 4 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply