Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VFP Index in FPW 2.6
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Using VFP Index in FPW 2.6
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064824
Message ID:
01064824
Views:
74
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
Next
Reply
Map
View

Click here to load this message in the networking platform