I'm pretty stumped. I need to read a textfile using Streamreader in VB but not reall every single line
I have to look for the line that has a specific character in a specific position to indicate that this is a start point, then read that line and the remaining lines after until it hits the line with a specific character as a terminator. Then find the next set of lines that match until there are no more lines to read...? Can anyone help? I thought I had it but for some reason the data uploading to the DB wasn't correct :(
(sorry I originally posted this in the wrong area)