How do dowload file (saved as Image datatype) and save on disk?

  • Hi All,

    I have a table with approx 50,000 rows which stores files (.xls, .pdf, etc) as image datatype. I need to download all these files on disk. Is there a way to download these files only using T-SQL code?

    If not, what is the best way of achieving this ?

    Any help would be greatly appreciated.

    Thanks.

  • I would look into using the SQLCLR.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 2 posts - 1 through 2 (of 2 total)

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