hi,
I see some old thread on the forum regarding usage of blob columns:
https://mydbr.com/forums/topic.php?id=1109#post-3347
I don't find anything in the docs, but maybe you have created something since the time of the thread above. Is it possible to:
1) have binary file (pdf, image etc - i.e. not structured delimited data) uploaded and stored in the db BLOB column?
2) have BLOB column in result set displayed on the report as clickable link (in order to show the actual content of the BLOB)?
Of course all of this is doable directly in PHP but how can such functionality can be integrated within mydbr application?
Thank you