Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need optimization ideas
Message
From
14/09/2003 05:52:53
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00828770
Message ID:
00828812
Views:
10
Hi Nadya,

it is a INNER JOIN matching.

1. Solution ( code optimization), reverse JOIN order:
Search comma-delimited list of codes into the array using ASCAN() function.

2. Solution ( implementation optimization), define a index:
use ItemId on ListBox like a index for codes.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform