Re: Calling an Oracle Form from a C program

From: Philip Vancea <pjvance_at_qdot.qld.gov.au>
Date: 1997/09/17
Message-ID: <341F55C5.D6BFC062_at_qdot.qld.gov.au>#1/1


You can actually link forms runtime into your C program, then run a form by a function call. Have a look in the forms 45 makefile $ORACLE_HOME/forms45/lib/sqlforms45.mk

Philip.

Paul Takemura wrote:

> We'd like to explore the possibility of gradually bringing forms into our
> application. (All of screens at this time are generated using curses.)
> Other than doing a "system" call to sqlforms and passing the name of the
> form as an argument, is there a cleaner way to do this? Our environment
> is HP-UX 10.02 and Oracle 7.3.2.
Received on Wed Sep 17 1997 - 00:00:00 CEST

Original text of this message