The only way I've managed to get this to work is to read a line from
the file and do an insert into tablename values ( ... )
read the next line, insert, etc.
I'm looking for a way to import the records in the file into the table,
or a way to put multiple records in the insert command
Using the 'host array' , you can query and manipulate large volumes
of
data with ease.