• Print blob image c6.3 - Mssql

    From jgomez.openys@jgomez.openys@gmail.com to comp.lang.clarion on Wed Sep 25 10:54:32 2019
    From Newsgroup: comp.lang.clarion


    I have a problem printing a blob field, I tried this procedure in
    !REPORT...
    !After Opening Report
    !Assign BLOB to IMAGE control
    Report$?Image1{PROP:NoWidth} = TRUE
    Report$?Image1{PROP:NoHeight} = TRUE
    Report$?Image1{PROP:ImageBlob} = STU:Photograph{PROP:Handle} Report$?Image1{PROP:Height} = 600
    Report$?Image1{PROP:Width} = 400
    in school.app example it's works, however, in my app an error is generated, in school.app the blob field is in hot field in my report, if I add it in my app an error is generated and the execution of my app is interrupted
    clarion 6.3 and Mssql server
    some reference I will appreciate it
    regards
    Jorge G||mez D.
    --- Synchronet 3.21d-Linux NewsLink 1.2