Prev: Linq To SQL and multiple foreign keys naming issue
Next: Parse a hierarchical xml file to a dataGrid
From: John Devlon on 9 Apr 2010 11:25 Hi, Can anyone please help me? Is it possible to read a Exchange transaction log file into a string or dataset using c#? Is it possible to check if the file is already commited to the database? Many thanks for any feedback
From: Magus on 9 Apr 2010 13:38
On Apr 9, 11:25 am, "John Devlon" <johndev...(a)hotmail.com> wrote: > Hi, > > Can anyone please help me? > > Is it possible to read a Exchange transaction log file into a string or > dataset using c#? > > Is it possible to check if the file is already commited to the database? > > Many thanks for any feedback The log files are stored in plain text as *.log. |