All TagsW3C input format (RSS)
Sorry, but there are no more tags available to filter with.
  • RE: Problem with dates comparison, I need help please!

    [QUOTE User="LogParser User : juasebsto"]Quote: Try combining Date and Time into a full timestamp the way the help file shows then do your comparison against that.[/QUOTE] Hi Daniel, Thanks for you answer. I really don't understand what is going on with this, it seems that Logparser ingnore the information...
    Posted to Forum by LogParser User : juasebsto on 02-21-2007, 8:17 AM
  • RE: Count more than one value?

    Very glad to hear you got it working. I'm working on a Linux desktop now and haven't run LP in a while. Einspanjer is an old low dialect of German. It was a work name that means "one horse carriage" Looks like one of the literal Dutch definitions for enspænder is one-horse as well. I really like the...
    Posted to Forum by LogParser User : DEinspanjer on 02-21-2007, 6:57 AM
  • RE: Problem with dates comparison, I need help please!

    Try combining Date and Time into a full timestamp the way the help file shows then do your comparison against that.
    Posted to Forum by LogParser User : DEinspanjer on 02-21-2007, 6:47 AM
  • Problem with dates comparison, I need help please!

    Hi there: I'm having a problem with a query. I'm trying to tranfer data from a log file with W3C format to a MsSQL database, I'm doing it with Visual Basic. I need to get all the records after a specific date and time, for instance after the "10-02-2007 00:17:40". I wrote the query below, the log parser...
    Posted to Forum by LogParser User : juasebsto on 02-21-2007, 3:38 AM
  • RE: Count more than one value?

    FIXED: There was two minor things.. the 3rd row name "TotalHits" didnt match the one in the script, "TotalHitCount", second.. i guess the value of EXTRACT_VALUE(cs-uri-query, 'nf_hitCount') comes back as a string.. atleast it worked when i added the quotes ' ' so, working script: (changes made, are in...
    Posted to Forum by LogParser User : squadjot on 02-20-2007, 11:23 AM
  • RE: Count more than one value?

    Thank you SO much for the reply, the script wont execute tho, it gives me following error: C:\Program Files\Log Parser 2.2>LogParser file:script6.sql -i:W3C -o:NAT Error: SELECT clause: Semantic Error: arguments of the WHEN statements must all be of the same type as the argument of the CASE statement...
    Posted to Forum by LogParser User : squadjot on 02-20-2007, 10:48 AM
  • RE: Count more than one value?

    I think this query is along the lines of what you are looking for: SELECT TitleID, UniqueHitCount, TotalHits USING TO_LOWERCASE(EXTRACT_VALUE(cs-uri-query, 'nf_tID')) AS TitleID , EXTRACT_VALUE(cs-uri-query, 'nf_hitCount') AS hitCount , SUM(CASE hitCount WHEN 0 THEN 1 ELSE 0 END) AS UniqueHitCount ,...
    Posted to Forum by LogParser User : DEinspanjer on 02-20-2007, 7:09 AM
  • Count more than one value?

    Damn, i just tried to edit my former post, but when i pressed submit, i lost almost an hour of writing i need help on this one, what i miss is how you count more than one event, for an example, i want to count querystrings.. one row for querystrings containing a surtain value " &nf_visits=0 ", the...
    Posted to Forum by LogParser User : squadjot on 02-19-2007, 1:22 PM
  • newb problem

    edit: deleted cause it was TOO noob tried to edit it..but first time i messed it up and lost alot of writing... made new post here: http://www.logparser.com/instantforum33/shwmessage.aspx?ForumID=13&MessageID=5280 sorry
    Posted to Forum by LogParser User : squadjot on 02-17-2007, 10:51 PM
  • RE: Trouble with syntax and extracting info from Exchange Tracking logs

    [QUOTE User="LogParser User : SkylarB"]Quote: One other advatange of like over = is like is case insensitive. The () were fine, your problem was the lack the the single quote, required to specify a string. [/QUOTE] Jeff, One of the responses to Loz_d was meant for you. Obviously as a newbie I am still...
    Posted to Forum by LogParser User : SkylarB on 02-15-2007, 12:29 PM
Page 2 of 12 (112 items) < Previous 1 2 3 4 5 Next > ... Last »
Microsoft Communities