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.
Read a text file line by line and save the field values in the database table
Collapse
X
Comment