Re: SQL*Loader
Date: Wed, 30 Jun 1999 17:21:33 GMT
Message-ID: <377c4ff7.4133063_at_news.u-net.com>
Hello Ian,
It depends on how much logic you need to do when processing input records. SQL*loader has its place in the scheme of things. It is *the* quickest way of getting data into a database. Its data error reporting is horrid. If you explain more about what you are trying to then it may be possible to high-light the limitations of the various methods.
[Quoted] On Wed, 30 Jun 1999 08:17:32 GMT, Ian Atkinson <ian_david_at_my-deja.com> wrote:
>
>
>I am assessing the use of SQL*Loader and have currently only heard good
>things. I've seen combinations of 'C', Delphi, PL/SQL, and SQR
>used in systems when SQL*Loader would seem an obvious choice. Are there
>limitations / drawbacks / performance issues that are not immediately
>apparent?
>
>Thanks
>Ian
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Wed Jun 30 1999 - 19:21:33 CEST