Re: oracle/ascii updating

From: Dante <dnotari_at_my-deja.com>
Date: Tue, 22 Jun 1999 10:05:33 GMT
Message-ID: <7knn5a$51i$1_at_nnrp1.deja.com>


Finn,
all you need to do is use SQL*Loader to import your data from the ASCII File. Of course you can use perl or any other Oracle aware programming language to do that.

reg. periodically: You can trigger this via cron (unix), scheduler (NT) or of you want to be OS independent just use an Oracle job and TCL.

Regards
Dante

In article <7jm8j6$hn6$1_at_tribune.oar.net>,   "Finnegen Calabro" <fcalabro_at_aisvt.bfg.com> wrote:
> Is there a way to have an oracle table contain information from a
> periodically updated ASCII file? It actually just needs to be one
row, but
> may not be listed in the same order as the values in the ascii file
(the
> ascii file will have keys to match them up). Thanks.
> Finn
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jun 22 1999 - 12:05:33 CEST

Original text of this message