I have a text file with multiple lines of data. I need to process this thru vb.net and save the values in the oracle database table. The problem is, I can only save the first line of data into the database table. Please help me with this.