Viewing 3 posts - 1 through 4 (of 4 total)
I'm sorry if I seem a little slow, are you referring to what triggers the process. I use the System file Watcher to monitor the directory where the csv files...
October 15, 2008 at 1:35 pm
Yes,
The tools insert a date and time that I could use to establish where I need to begin inserting the data, This is a sample of...
October 15, 2008 at 1:13 pm
Here is the app side.
Private Sub ProcessFile(ByVal fileName As String)
' MsgBox("Data is now available for import!", MsgBoxStyle.OkOnly, "Monitor")
...
October 15, 2008 at 11:49 am
Viewing 3 posts - 1 through 4 (of 4 total)