VRB RunQuery in datacontrol

Serge sun2 at public.kherson.ua
Mon Jul 11 22:12:27 CDT 2005


On 7/8/05 2:04 AM, "Damon Pillinger" <daisychain ÎÁ iinet.net.au> wrote:

> Hi Serge,
> 
> Last one I promise.
> Can you have a look at the code of the RunQuery for a datacontrol.
> 100 queries take 33 seconds whereas the same using SQLselect take about
> 1 second.
> 
> 
>   'dataControl1 run query
>   ts=ticks
>   dataControl1.sqLQuery="Select * from Test"
>   for i= 1 to 100
>     dataControl1.runQuery
>   next
> 
>   
> Is there some way you can improve this feature?

Hi Damon,
Some speed improved.

-- 
Best regards,
Serge




More information about the Valentina mailing list