Thank's all. I have found the solution of my problem. but i don't know how to explain it. the main is i use FileSystemWatcher class to monitoring a file (call it File.Mon). When i update/insert/delete a record the process will also write a bit like 0 or 1 to that file (file.Mon).
Thank's
|