Hi everyone, I want to build an application in VB2005 that uses SQL or Oracle as database pakages. the application converts text data (*.txt) to SQL or Oracle data file which means that application is reading datas from text file and then insert them into SQL or Oracle tables. Its my project work plz help to do so. I m using VB2005 and can use VB6 also plz guide me. text file has a format of records 2003861!2!10000!10 in the text file datas are separated by "!" and one line contains one record. these datas are respectively id_no,sem_year,adm_fees,recpt_no Download text file admfees.txt