Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Limit the filesize upload and resize a blob image in a report

752596Mar 29 2010 — edited Mar 29 2010
I'd like to know how to do both.. I have a file browse that uploads images to my application. It's called P34_IMG1. I would like to limit the file dimensions to a maximum of 200 x 300 px (but it can be less) and have a limit of 1MB in filesize.

As well as the above, I'd like to know how to resize this image into a 'thumbnail' of sorts that shows the image much smaller in a report. The image shows but they are too big. How do I resize them?

Thanks much
-J

Comments

What do you mean by database client?

Peter551059

The Oracle Client is what connects your applications with your database. Almost all client side applications use it. I suppose that SOA/Weblogic 12c use this software component to connect DB.

User_37XTP

any updates on above thread?

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 26 2010
Added on Mar 29 2010
15 comments
4,980 views