I have text file (attached image) i need to loop and get the values (with ellipse shape )into sql table
the text file record usually started with (----)

Recommended Answers

All 3 Replies

Will you be able to post the code you have written so far with a sample text file?

the code i know just to put all the text into sql table , i need to loop record by record

you'd need to loop through the lines of the text file and starting a new record each time you find "----------------------"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.