Sorry, it took awhile to respond, had to research what you were talking about with a format file.
I am a VB programmer and i have to add records to an exisitng Sql table from a text file. There could be anywhere from 40,000 to 100,000 records in each txt file.
Currently i do this with an insert...