automate text import

J

Jonathan Randle

Hi,
I'm trying to automate the insertion of a large csv file (~2 million rows).
Reading the file line by line and doing a single insert is too slow (i can
only get about 600 rows per second this way). Is there a bulk insert
interface, or some other method of achieving the same result but with better
performance?

Thanks for any help,
Jonathan
 
J

Jonathan Randle

Hi Kathy,

I looked into Transfertext, and it seems to be exactly what i'm after.

Thanks for your help :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top