I have a few thousand files that are all in the same format. I need to know how to connect to a database to send all the information within these files (*.txt) up to my database. I have set up the database with all the relavent fields and have set up the parsing of the text file. Can someone please tell me how to send that data up to the database.
Thanks a lot
JK


Reply With Quote