Re: Developer 2000

From: Valery A. Sorokin <vsorokin_at_dd.ru>
Date: Thu, 01 Oct 1998 15:15:53 +0300
Message-ID: <36137279.78614BD6_at_dd.ru>


[Quoted] [Quoted] You can use READ_IMAGE_FILE (look at forms online help) with image item:

   READ_IMAGE_FILE(photo_filename, 'TIFF', 'emp.emp_photo');

If 'emp.emp_photo' item has True in "Database Item" property (in Forms 5.0), you will store this file to Oracle database after COMMIT_FORM statement executed. Use LONG column type for example.

I hope it will helps you.

Eisen Chao wrote:
>
> To All:
>
> What capabilities does Oracle Developer 2000 have in
> being able to prompt the end-user for graphics files
> (e.g. .TIFF, .JPEG) and then storing these files to
> an Oracle database in appropriate format (Blob ?).
>
> If it doesn't have this, are there add-on tools which
> can be added to Develoepr 2000 ?
>
> Thanks,
>
> Eisen

-- 
Valery A. Sorokin
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoftmpc.msk.su
http://www.dd.ru
Received on Thu Oct 01 1998 - 14:15:53 CEST

Original text of this message