How do I read a text file using C and write (populate) to a SQL Server 7.0 table. If it is possible, will it be faster than if I used VB for that. It takes for VB 75 seconds just to read into memory 1.3 MB file. It is too slow for me since I have to process great many files. Any tip is appreciated. Thanks