Posted by Steve Shaw on 10/05/06 19:41
Hi
I'd like to be able to scan through a file for a particular line that
indicates the start of the data in the file, then load the lines
thereafter (space separated variables) into mysql until i reach a
specific line that indicates the end of the data.
I know how to take the data from the file to mysql - but how can i best
search through the file to find the starting point. anyh ideas on the
best way to achieve this would be very welcome
Thanks
Steve
Navigation:
[Reply to this message]
|