Subject | Re: [ib-support] How Do I count faster? |
---|---|
Author | Raymond Kennington |
Post date | 2003-05-28T15:00:07Z |
Roque wrote:
as soon as the app opens
or
as required, but then the thread allows you to get on with other things.
--
Raymond Kennington
Programming Solutions
TeamW2W (InfoPower)
>You could set up a thread to do the counting
> . To be honest I need counting only once per session. Even though I'd like
> to count more times. The problem is that in large tables with a million and
> a half of records it takes precious time. I was just wondering whether
> exists another way of getting the same information but quicker.
>
> :. I think I will implement Ann's solutions only to see if it works in my
> case.
>
> Many thanks to all of you.
>
> Roque
as soon as the app opens
or
as required, but then the thread allows you to get on with other things.
--
Raymond Kennington
Programming Solutions
TeamW2W (InfoPower)