Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VFP Index in FPW 2.6
Message
From
03/11/2005 03:35:48
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064824
Message ID:
01064853
Views:
12
>All:
>
>I have set of foxpro free tables that are used both in FPW and Visual Foxpro 7.0. There is a problem that INDEXing in VFP does not SEEK records in FPW.
>
>
>INDEX ON field1 TAG field1 FOR field2 = .t. && NOTICE THE FILTER
>
>
>In FPW, the following happens after INDEXing in VFP
>
>SEEK "Sample" && works
>SEEK "Sample " && fails -- trailing extra space
>
>
>INDEXing in FPW all SEEK's work!
>
>I want to stress that the SEEK's work in VFP. I recall that in VFP the INDEXing was optimized, so perhaps I do not have backward compatibility.
>
>Is this the case?
>
>Thanks!
>
>--Paul

Is SET EXACT and SET NEAR set eually?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform