Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

forms

SiatGesiFeb 14 2025 — edited Feb 14 2025

Hi my scope is this:

  1. A user has a zip file in which there are many pictures and i want that a procedure loads the pictures in a temporary table that then It send to an AS server unzipped, after i clean a temp table… (AS Server oracle forms and report 12.2.0.3 version) Db version is 11.2.0.4 As and Db are on two different machines

I'm using now the package as_zip but I have a problem to undertand howto wrap single blob or filename of a zip file in a blob column, the problem is how sending the unzipped photos on db side to as side….

Is there some procedure to send from db to as?

I wouldn't use webutil -→db_to_client and after client_to_as…(firewall and other …or i think that can slow down the photo-loading..Every idea is well accepted

thanks for your help

best regards

Comments
Post Details
Added on Feb 14 2025
2 comments
68 views