Hi,
I'm trying to use the Text Importer in PL/SQL Developer 8 to get some data from a delimited file into an Oracle table, but it will not pull anything in past the 336500 rows. That is either starting from the beginning or trying to start after that point.
I could pull the table into a dummy...