All Tags > SQL output target (RSS)
  • RE: Need Some Help with ASP and MS SQL Server

    I am too tired ..... I posted it and recheck it 2 minutes later and got it working. I hate whan that happens...but at least it's working! This code works so long as your database table matches all of the W3C log names. You can play around with that on the command line to get it correct. Then paste the...
    Posted to Forum by LogParser User : Franky on 06-19-2004, 12:01 AM
  • Need Some Help with ASP and MS SQL Server

    I have struggled with LogParser and I am at a standstill. Here is a snippet of code that I am using. I know that I don;t have an DSN information Set ILogQuery = Server.CreateObject("MSUtil.LogQuery") Set IW3C = Server.CreateObject("MSUtil.LogQuery.w3cInputFormat") strQuery = "SELECT * FROM C:\Inetpub...
    Posted to Forum by LogParser User : Franky on 06-18-2004, 11:45 PM
  • A working example (with C#)

    As there aren't many samples for this on the web, thought I'd throw out some code that I got working. The query gets hits by uri-stem, and I wanted the date & server name (computer name) fields as well: The database table is pretty simple in my case: CREATE TABLE [dbo].[TableName] ( [log_date] [datetime...
    Posted to Forum by LogParser User : Iceblink on 05-25-2004, 9:31 AM
Page 33 of 33 (323 items) « First ... < Previous 29 30 31 32 33
Microsoft Communities