As I can verify that a Blob field is empty?
Hello
(<DataSetName."BLOBFIELD"> <> Null) always gives back True.
As I can verify that a Blob field is empty?
Saludos
(<DataSetName."BLOBFIELD"> <> Null) always gives back True.
As I can verify that a Blob field is empty?
Saludos
Comments
I don't know how from mind but if you want to know if the blob is empty, you should test the blobsize > 0