Derived Column could not be created. 0x80070005 "Access is denied."

  • hmmm .... What is the data type of variable SiteName. furthermore, how many columns are there in derived column transformation beside SiteName?

    you just need an additional INT data type Variable something like rowcnt and on the row count transformation assign the result to that variable.

    but as you are having problem with this you can do the following

    1) Remove the Derived Column transformation from the package.

    2) Link the data flow arrow the destination. SiteName column would be null in you destination make sure the table allow null for that column

    remain steps are the same. hope it helps

Viewing post 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply