Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Convert RTF data

    For those who still experice the "NULL" Issue, here is the step you would do:

    1. create the function.

    2. allow OLE:

    sp_configure 'show advanced options', 1

    GO

    RECONFIGURE

    GO

    sp_configure 'Ole...

Viewing post 1 (of 1 total)