Print blob image c6.3 - Mssql
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.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)