Hi herege,
Sorry to revive an old thread, but I had the exact same problem as you.
I've added your code and I call it right after ConcatinateLogs. Like this:
if ShouldRecreate( MaxSummaryCsvAge , SiteFolder & "\" & SummaryCSVName ) then CommaReplace
The CSV file is correctly updated with ";" as separators (I checked) but still, I get the error '80040e10' at line 132, that being now:
daters.Open dateSQL, strConn
Do you have any ideas on what it might be the cause?
Thanks a lot,
Luca