Subject Is There A Fast Load Utility Or API?
Author Mark Kirkwood
Dear list,

I have a file of several million records in csv style format. Is there a
utility or api that will let me load these efficiently? By efficiently I
mean faster than reading the file and calling EXEC SQL INSERT for each
record.....

I am on FreeBSD 5.0 using Firebird 1.0.2.

regards

Mark