Microsoft's SQL Server software, used in thousands of businesses ranging from storefront operations to multinational companies, has capabilities to bulk-insert Comma Separated Value files into a ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...