Home Forums Programming General Problems with maintenance job RE: Problems with maintenance job

  • Hi Allen,

    quote:


    This KB seems answer your question.


    partially is does.

    I've investigated the code along with the developer. What actually happens in the app is:

    Someone makes a screenshot and can place this into a VB RTF control in the GUI. Now the RTF is bound to an ADO data control. Hm, all I need to know is, whether WRITETEXT or UPDATETEXT are utilized. Remember the SQL Server data type is text.

    I suggested the use of image data type and thinking on using ADO Stream (if possible).

    Am I on the right track?

    Cheers,

    Frank

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]