Vamsoft OLE DB Provider for ORF Log Files
What Is This?
This software allows easy and fast processing of ORF Text Log files for e.g. generating reports or importing them into SQL databases.
How Does It Work?
The provider parses the logs and turns them into database tables that can be used from ADO or ADO.NET. Technically, this is an OLE DB database provider that specializes on parsing ORF log files.
Download
| File | Size | Date | Description |
|---|---|---|---|
| vslogprovider-1.5.zip | 440kB | June 18, 2008 | Vamsoft OLE DB Provider for ORF Log Files (v1.5) |
| readme.pdf | 105kB | June 18, 2008 | Developer's Manual (also inc. in the above package) |
Demo: Web Reports
This technology demo shows how the Log Provider can be used to import the ORF logs into a SQL database to display the email filtering activity to the end users, almost in real-time.
Technically, the demo consists of two components. The first is a Windows service that imports the ORF logs to an SQL database. The second one is an ASP.NET website, which uses integrated Windows authentication to identify the user and display only the logs that belong to that user, based on his/her email address.
| File | Size | Date | Description |
|---|---|---|---|
| orfwebreports-1.1.zip | 112kB | June 18, 2008 | Web Reports Demo (1.1) |