I have created in apex 5.1 a report with form in oracle apex 5.1 in which I have a BLOB column called 'LIEN'. And when I insert data in the table and run the application I get this error:
Data type BLOB can not be converted to VARCHAR2!
How can this be solved?