Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro substitution slow
Message
From
23/06/2000 11:52:55
Bob Smith
Custom Data Services, Inc.
Mansfield, Massachusetts, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00383777
Message ID:
00383818
Views:
31
Ed,

Here is an example of my problem

select * from contacts where &pcFilterString into table c:\temp\foundit
or
set filter to contacts=&pcFilterString
run slow with following value

pcFilterString='UPPER(NLAST)="SMITH" AND UPPER(NFIRST)="JOHN"'

The table is indexed on UPPER(NLAST AND UPPER(NFIRST) and the query runs quickly with the values instead of the macro substitution


Your insight is appreciated !
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform