Hello
I am new to images manipulation
My question is how to download bitmap from the sql server
I can upload the bitmap as buffer()
i use service and get the result in "Sub JobDone(Job As HttpJob)"
but when i download to
"Table As DBResult" the buffer is too short
i tried job.getbitmap but i get an error
how can i get the bitmap ?
tank you
Michael
I am new to images manipulation
My question is how to download bitmap from the sql server
I can upload the bitmap as buffer()
i use service and get the result in "Sub JobDone(Job As HttpJob)"
but when i download to
"Table As DBResult" the buffer is too short
i tried job.getbitmap but i get an error
how can i get the bitmap ?
tank you
Michael