quote:
Originally posted by hennot
An alternative is to create an application which monitors log file dates and when it detects a file change, it parses the date: goes up the log file from the end, line by line, until it gets the "Session date" value, then, checking each line from bottom up against database, imports the lines that are not in database yet. Lot of excessive polling and querying but should work. Only that I don't do binary programming
I think it can be Easier if this feature is implemented together MSGPlus. MSGPlus already can handle log files, now, the only thing missing is to add the capability to run simple INSERT statements in a ODBC-like database (MySQL, SQLServer, Oracle, Access, etc)