F
Francesco2017
Guest
Hi all, I am using MS Studio 2015, C#
I have tried and looked at several example but I have failed. The more a read the more confused I got!
I have a .csv file where I need to delete a record.
The marker for the record is the first field, an Alphanumeric Number .
The file length will grow in time.
So given the serial_number and the file_path how do I do this?
I want do this on button_click event.
My level is novice type. Any help will be really appreciated.
Continue reading...
I have tried and looked at several example but I have failed. The more a read the more confused I got!
I have a .csv file where I need to delete a record.
The marker for the record is the first field, an Alphanumeric Number .
The file length will grow in time.
So given the serial_number and the file_path how do I do this?
I want do this on button_click event.
My level is novice type. Any help will be really appreciated.
Continue reading...