Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Why visual log parser only return 5000 rows per query?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tung vu thanh  
View profile  
 More options Oct 28, 3:10 am
From: Tung vu thanh <atcomfootb...@gmail.com>
Date: Wed, 28 Oct 2009 00:10:38 -0700 (PDT)
Local: Wed, Oct 28 2009 3:10 am
Subject: Why visual log parser only return 5000 rows per query?
Who can explain that for me?
I want to query more 5000 rows.
Thanks all.

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
strivinglife  
View profile  
 More options Oct 28, 8:32 am
From: strivinglife <strivingl...@gmail.com>
Date: Wed, 28 Oct 2009 05:32:32 -0700 (PDT)
Local: Wed, Oct 28 2009 8:32 am
Subject: Re: Why visual log parser only return 5000 rows per query?
HI Tung.

 The last time I checked the source, the 5000 rows was baked into the
code. If you modify that line and rebuild, you'll be able to return as
many records as you'd like.

~James

On Oct 28, 2:10 am, Tung vu thanh <atcomfootb...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
strivinglife  
View profile  
 More options Oct 28, 10:54 pm
From: strivinglife <strivingl...@gmail.com>
Date: Wed, 28 Oct 2009 19:54:12 -0700 (PDT)
Local: Wed, Oct 28 2009 10:54 pm
Subject: Re: Why visual log parser only return 5000 rows per query?
To save someone the hassle:

 The relevant line is in RunTime\QueryCommand.cs (http://
visuallogparser.codeplex.com/SourceControl/changeset/view/
10597#159528) and is as follows.

int maxUnitsInResults = 5000;

 You could easily store this in app.config, and then simply pull the
value when the application starts.

 You may also want to check Query.cs (http://
visuallogparser.codeplex.com/SourceControl/changeset/view/
10597#159527), although I believe it's simply ignoring that value.

~James

On Oct 28, 7:32 am, strivinglife <strivingl...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google