Hi guys,

I want to open Txt files in a folder one by one. The sequence i need is:

1. Scan folder for any file
2. if file present, open first file
3. read the file and update Mssql server table with record.
4. Delete this file
5. go to step 1.

And the process loop goes on.

Please any examples will be really helpful and much appreciated as i am beginner to VB.net.

best regards,

Bilal