Re: Loading Data from text files
Date: Mon, 04 Aug 2003 21:13:46 GMT
Message-ID: <e0AXa.2786$pz2.27184227_at_news-text.cableinet.net>
9i has support for this - you can treat them like tables.
http://www.experts-exchange.com/Databases/Oracle/Q_20294144.html
Dave Milne, Scotland
"Chris Hughes" <chris_hughes22_at_yahoo.co.uk> wrote in message
news:969fd5ae.0308040802.2cda842c_at_posting.google.com...
: Hi All
:
: I have been given a project to load data to a database directly from
: text files.
:
: From stuff I've read SQL Loader sounds like a good route to take, it
: seems relatively easy to use too, my question is what is this like to
: implement on a customer site, would it be usesable by a user with no
: technical know how?
:
: OR
:
: Would you just write your own import routine and control it all myself
:
: Thanks
:
: Chris
Received on Mon Aug 04 2003 - 23:13:46 CEST