Duy B <[EMAIL PROTECTED]> wrote:

 > 1.  (*) text/plain          
 > 
 > Dear all,
 > Is there anybody know how to upload a file gif or jpg from a form into Oracle 
 >database?
 > I am very keen to solve that problem. Please show me soon.

insert the image data into a BLOB field, using normal sql syntax.

-- 
Henrik Hansen


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to