APEX: Download BLOB from temporary table
问题 I'm trying to build a simple viewing application using Oracle APEX 4.1.1. The info to be displayed is in a table on a different database then the database containing the schema the APEX application accesses. This remote table is accessed using a View ( RemoteTableView ) and a Database Link. The View works as expected, including Oracle's disability to Select a LOB column item through a Database Link. In the APEX application I have defined a Procedure ( DownloadFiles ) that is run whenever a