Read a text file line by line and save the field values in the database table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • brigitv
    New Member
    • Oct 2013
    • 1

    Read a text file line by line and save the field values in the database table

    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.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Please show us your code.

    Comment

    Working...