Guest User

Guest User

  • Tech Writer
  • 77
  • 13k

Code that can check CSV file has been process or not

Jul 13 2020 3:20 AM
Hi, wanna ask question
 
Is there any code that can check which CSV file has not been read yet in c#?

I want to create windows service, and that windows service can read CSV files and push into database.
after finish save in the database, the service will continuously loop and look at which CSV file has not been read yet.
 
If there any code, can someone teach me
 
thank you
I'm using visual studio 2019, c#

Answers (3)