Yes, just insert into a BLOB field. You might also want to think about keeping it on disk (it's faster) and just keeping a path to file reference in db.
Ilya -----Original Message----- From: Nguyen, David M To: [EMAIL PROTECTED] Sent: 2/22/02 10:29 AM Subject: How to import PDF files into oracle database using DBI Is is possible to store PDF files in oracle database to allow user accesses the files, open it and read it? If so, please advise how. I am using oracle8i with DBI running on Solaris8. Thanks, David
