Is there a solution to retrieve blob dynamically. The table and column name is known only at runtime.
It appears that datawindow has blobtable column that actually retrieves blob data, but there is no method to assign it to Blob variable.
The blob data I need to get is a binary data, not image.
Thanks,
Yuri