RE: FORMS5: How can I use Word files as OLE objects (and database column) ?

From: Redwood Clint <Clint.Redwood_at_bcm-ltd.co.uk>
Date: Mon, 9 Aug 1999 08:08:44 +0100
Message-ID: <0D61CA204534D211A7AA0008C7245B19010AA22E_at_bcmd10ex01.bcm-ltd.co.uk>



Hi,

You can't copy a long raw from one table to another... unless you use a host language program (e.g. C). If you use BLOB's in Oracle 8 you can do it within Oracle, but you can't use blob columns until Forms 6!

Not a lot of help I realise... but that't the problem we had!

Yours,

Clint.

-----Original Message-----
From: Dirk Bellemans [mailto:dirk.bellemans_at_skynet.belgium] Sent: 07 August 1999 09:44
To: comp.databases.oracle.tools_at_list.deja.com Subject: Re: FORMS5: How can I use Word files as OLE objects (and database column) ?

 Message from the Deja.com forum:
 comp.databases.oracle.tools
 Your subscription is set to individual email delivery

Could you be a bit more exact? Versions 95 and 97 from Office differ a lot in their command structure. And its's probably me, but I don't really see where you want to go...

--
Dirk Bellemans
Modify email address to reply (use .be instead of .belgium)

JR wrote in message <3795035f.8553507_at_news-ind.eunet.pt>...

>Hi
>Sorry to post this again, but I'm stuck with this one:
>
>I want to have a table with template files (word documents), like
>(id number,
>name varchar2(100),
>file long raw)
>
>Now I want to have a form where I choose a template and launch WinWord
>with that template file. The file open will be saved outside database
>(filesystem).
>Up to now, I only managed to lanch the template file and change that
>file. If the user uses save as..., fine. But he will not :(
>So I must avoid the update update of the file... only that don't lanch
>the OLE server with double click.
>At first glance, it didn't look that hard, but word don't have
>properties on the OLE importer, so I can't use the objects properties.
>Also the demos of forms5 only show how to interact with excel (which
>have a lot of properties).
>
>Another possibility is to save the files on the database, but how can
>I copy the long raw column from the template table to the files table?
>
>Anyone have a hint for me ?
>
>Thanks in advance
>Jose Raposo
>
_____________________________________________________________ Deja.com: Share what you know. Learn what you don't. http://www.deja.com/ * To modify or remove your subscription, go to http://www.deja.com/edit_sub.xp?group=comp.databases.oracle.tools * Read this thread at http://www.deja.com/thread/%3C7oj5po%24tkc%242%40news1.skynet.be%3E Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.
Received on Mon Aug 09 1999 - 09:08:44 CEST

Original text of this message