Re: OPO - filling in tables - how?

From: Leo Larson <llarson_at_continental.com>
Date: 1996/03/18
Message-ID: <314DB8EC.3EBD_at_continental.com>#1/1


rob_pksa wrote:
>
> I have a lot of data I need to put into some tables in OPO. Is there an
> automatic way of doing this? SQL*loader won't help because we are
> developing on a standalone machine using the Blaze database.
>
> I really don't want to type in hundreds of lines of data. The chances of
> mistakes creeping in are too great, especially if I do the typing.
>
> Any ideas?
>
> Rob Stevenson
> Parks Canada Historic Resource Conservation Lab
> Dartmouth, Nova Scotia

If you have comma separated files or whatever you are loading from, you can use oracle basic to read the files in and insert them to a repeater.

Oracle Basic has file I/O capabilities. Received on Mon Mar 18 1996 - 00:00:00 CET

Original text of this message