Re: OLE and NCA forms

From: Andy Groves <andy_at_ataustralia.com.au>
Date: Wed, 16 Dec 1998 12:25:28 +1100
Message-ID: <36770C08.13927405_at_ataustralia.com.au>


[Quoted] In response to your question on how to load data from an excell spreadsheet
to a form, here are some suggestions:
 
The Data:
=========
1: Export the data from excell in ascii format.
2: Import the data into an Oracle database using:
        2a: Sqlldr (not very user friendly)
        2b: text_io function (Forms package)
 
The Application:
================
1: Write a form that gets whatever information that you are after from the
database.
2: Deploy that form for the Web
3: Use the appletview as a thin client to run the form.

Andy Groves
Oracle Applications Business Manager
  Received on Wed Dec 16 1998 - 02:25:28 CET

Original text of this message