Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Side by side comparison (strings & local data)
Message
From
13/01/2004 06:14:35
 
 
To
13/01/2004 05:58:08
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00861648
Message ID:
00866282
Views:
47
>Hi Kevin,
>
>>
>>	Keys[0] = BossRow["SuperiorId"] ;
>>
>
>getting the column number once should speed things up a bit...
>For looping AFAIK this is reccomended, since it eliminates
>the lookup of the column name.
>
>Similar to the eliminattion of the "eval" in the original
>vfp code...
>
>my 0.02 EUR

Hi Thomas

Yes, you mean rather than specifying the string column name? That knocked 0.02 off the time, so now it's 0.13.

Thanks for the tip.

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform