Can the IIS weblogs be configured for ODBC and extended flat file formats. I
would like to pull error information into SQL Server but also use the
extended format as this is used by our web stats software.

Re: Web Logs by jcochran

jcochran
Wed Jan 21 09:06:30 CST 2004

On Wed, 21 Jan 2004 13:10:23 -0000, "Chris Kennedy"
<nospam@microsoft.com> wrote:

>Can the IIS weblogs be configured for ODBC and extended flat file formats.

No. You can log to a text file as ususal with the extended format
then import that to your database.

Jeff

Re: Web Logs by Ali

Ali
Fri Jan 23 04:19:59 CST 2004

You can use LogParser with SQL-like queries.

Txs.

Ali

--

"Chris Kennedy" <nospam@microsoft.com> wrote in message
news:Ow0NrBC4DHA.1636@TK2MSFTNGP12.phx.gbl...
> Can the IIS weblogs be configured for ODBC and extended flat file formats.
I
> would like to pull error information into SQL Server but also use the
> extended format as this is used by our web stats software.
>
>