Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing unique
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Indexing unique
Miscellaneous
Thread ID:
00180757
Message ID:
00180757
Views:
47
in my example I have a dbf fields office,bpac,method & others where as there are 6 or so different values for office repeatedly. After I set the filter & index and browse, NO RECORDs show! As below

mbpac='691999'
use e:dbf
set filt to 'CR_C' $ method .and. mbpac= allt(bpac)
brow fiel method,bpac,office *ok so far
inde on office to e:z uniq
brow fiel method,bpac,office * no records show!
Sounds crazy?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Next
Reply
Map
View

Click here to load this message in the networking platform