BFILE & BLOB question (Binary file from the client machine)
From: Noel P <noelp1_at_hotmail.com>
Date: 11 Mar 2002 16:17:34 -0800
Message-ID: <530e4840.0203111617.403337aa_at_posting.google.com>
Date: 11 Mar 2002 16:17:34 -0800
Message-ID: <530e4840.0203111617.403337aa_at_posting.google.com>
Hi
I don't have a lot of experience in Oracle. Can somebody help me here.
This is
what I am trying to do.
Now, I have read a lot on BLOB/BFILE etc. If I use a BFILE, it talks about creating logical directory and stuff, but not clear on whether the file should be in a directory on the server or client. Do I have to upload this file to the server first manually, OR I CAN UPLOAD THE LOCAL FILE ON THE CLIENT MACHINE TO THE SERVER USING AN SQL STATEMENT. (Or any other way to do it from my SQL*forms client).
2. Now, how can I extract the file from the database to a local directory, again on the client.
Your help is greatly appreciated.
Thanks
-Noel Received on Tue Mar 12 2002 - 01:17:34 CET