Skip to Main Content

SQL & PL/SQL

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!

Problems with utl_file and reading pdf's

KersJun 27 2008 — edited Jun 30 2008
Hi,

we have an email procedure that attaches files to the email, this has been working fine with pdfs that are created on the application server from reports and then ftp'd over to our database server.

However we now have the requirement to attach pdf's that have been created from MSaccess. We are picking these up from the windows server and ftping over to the database server, but keep getting a read error when utl_file is trying to read the file.

Removed coding as very long, if anyone needs it I can repost
Message was edited by:
Kers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2008
Added on Jun 27 2008
10 comments
2,146 views