All Tags > XML input format (RSS)
Sorry, but there are no more tags available to filter with.
  • RE: Time (T) field type problem

    daniel Many thanks for this help - it's much appreciated. I've got a little further with your help. It looks like it may be down to some format thing in the actual xml logs themselves. On your suggestion i tried your example which worked ok, tried using the same commands on a snippet of one of the logs...
    Posted to Forum by LogParser User : rog on 05-01-2006, 4:24 PM
  • RE: Time (T) field type problem

    After replying, I wrote up a quick test.xml file with the following format: <root> <row><ts>2006-04-13T13:45:33</ts></row> <row><ts>2006-04-13T13:45:33</ts></row> <row><ts>2006-04-13T13:45:33</ts></row> <row><ts>2006...
    Posted to Forum by LogParser User : DEinspanjer on 05-01-2006, 10:11 AM
  • RE: Time (T) field type problem

    I'll ask just because you used lowercase throughout on your first message.. Please forgive if it seems obvious to you. Did you realize that the M's used to designate the month must be capitalized? If you use lowercase m's for the month, it will think you are referring to minutes and it wouldn't be able...
    Posted to Forum by LogParser User : DEinspanjer on 05-01-2006, 10:07 AM
  • RE: Time (T) field type problem

    Daniel Thanks for the reply, and even on a sunday !. Yes l've tried the iTsformat bit (both specifying with and without) but each time the combined datetime field keeps on coming back with a - rather than any values. i've looked at the timestamp function but i think that is more for a string that looks...
    Posted to Forum by LogParser User : rog on 04-30-2006, 10:58 AM
  • RE: Time (T) field type problem

    Did you try using the -iTsFormat parameter? -iTsFormat:"yyyy-MM-ddThh:mm:ss" If this one field has a date different from the format of other date fields, then you'll need to parse the field manually in your query with TO_TIMESTAMP(timeField, 'yyyy-MM-ddThh:mm:ss') Both methods are described in detail...
    Posted to Forum by LogParser User : DEinspanjer on 04-30-2006, 10:10 AM
  • Time (T) field type problem

    Hi I have some xml logs that i'm happily throwing logparser at. At the moment i'm stuck on how to get logparser to recognise the date time field as a date time field. The field itself is recognised as type (T) which i take to be time. However the field data itself is of the form yyyy-mm-ddThh:mm:ss The...
    Posted to Forum by LogParser User : rog on 04-30-2006, 8:20 AM
  • RE: invalid character was found in text content

    No problem. Thanks for trying.
    Posted to Forum by LogParser User : metzlerd on 04-27-2006, 2:44 PM
  • RE: invalid character was found in text content

    I'm very sorry but I honestly don't have much of an idea what might be going on. :/ Gabriele could probably answer, but he hasn't been on the forums in a while (although he has said he hopes to return shortly)...
    Posted to Forum by LogParser User : DEinspanjer on 04-27-2006, 2:35 PM
  • RE: invalid character was found in text content

    Here is a description of what I've tried. (Note: Where the domain or a userid was listed I replaced with DOMAIN, user1id, and user2id.) I saved an evt file to play with and used something similar to the following to generate the XML from the same EVT file: "C:\Program Files\Log Parser 2.2\logparser.exe...
    Posted to Forum by LogParser User : metzlerd on 04-27-2006, 1:59 PM
  • RE: invalid character was found in text content

    If you can't control the special characters going into LP, I would think that URLESCAPE is likely your only hope for fixing the problem. So, when you use URLESCAPE, does the XML contain an escaped sequence in the record that you quoted above? What about if you pass 0 or -1 in as the codepage for the...
    Posted to Forum by LogParser User : DEinspanjer on 04-27-2006, 10:45 AM
Page 5 of 8 (79 items) « First ... < Previous 3 4 5 6 7 Next > ... Last »
Microsoft Communities