OLE Containers in Forms

From: David Muehlius <dmuehlius_at_styberg.com>
Date: Sat, 17 Jul 1999 08:16:42 -0500
Message-ID: <37908385.0_at_news.cyberlynk.net>



I have a table in which one of the columns (MIS) is a number. I also have a
table called s_ole_test with the columns
            id_number    number,
           ole_object     long raw.

The column MIS corresponds to the id_number column in s_ole_test. What I really want to do is to pull the ole_object from s_ole_test into a form where the row on the form has an MIS number with the id_number of the ole_object.

I tried to do it in a post_query trigger but I kept getting a bad bind variable message when I tried to compile the trigger.

This is all done in Forms 4.5 on Windows, with server version 7.3.4.3 on UNIX. Any help would be appreciated. Thank you. Received on Sat Jul 17 1999 - 15:16:42 CEST

Original text of this message