Tech Tutorials Database
GeekArticles Programming Delphi
 

Utility for importing IIS logs into Firebird

 
Author: cc.embarcadero.com
Category: Delphi
Comments (0)

This utility enables owners of servers running Microsoft IIS to take advantage of the Extended log format (written to *.log files on disk) AND use Firebird SQL to analyze the data. The utility rapidly imports the data from the web traffic log files, ignoring #comment lines.It is an advanced example of the use of External files in Firebird, and could be of interest to anyone wishing to import unusual data files into Firebird or Interbase.Full Delphi source is included, and the code is licensed under Creative Commons so you can use it as long as you keep the credits intact. In Delphi 2010, the new Firebird dbExpress driver is used. When compiled in older versions of Delphi, the IBX driver is used (per IFDEF).

Read More...




Sponsored Links




Read Next: eDocEngine VCL Trial for Delphi 2010



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe