Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Inserting Word Files into Tables

Re: Inserting Word Files into Tables

From: DL <infopb_at_cam.org>
Date: Wed, 15 Apr 1998 10:12:40 -0400
Message-ID: <6h2f94$4rr@tandem.CAM.ORG>


Hi, I hope to give you some tips (excuse my english i'm a french speaking). A solution can be to create a table containing a primary key and a column of long raw datatype.
In a Form where the Item Type Property of that column is OLE Container, code in PL/SQL (program unit) the following command FORMS_OLE.INITIALIZE_CONTAINER to insert the MSWord document. For obtaining examples and the exact synthax download from Oracle Web Site the document: Developer/2000 - Enhancing Your Forms Applications with OLE 2.0. Wich informations that you can also found in the "Oracle Developer/2000 - Forms 4.5 Advanced Techniques Manual" chapter 10. Good luck!

Denis L.

SICA a écrit dans le message ...
>
> Hello?
>
> How Can i insert word files (*.doc) within a table?
>
> Thank you.
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> _/ _/
> _/ Sofia Isabel da Cruz Alves _/
> _/ Faculdade de Ciencias - Universidade de Lisboa _/
> _/ Departamento de Informatica _/
> _/ E-MAIL: i19640_at_caravela.di.fc.ul.pt _/
> _/ _/
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
>
>
Received on Wed Apr 15 1998 - 09:12:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US