Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem setting filter
Message
From
16/04/2003 00:20:00
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Problem setting filter
Miscellaneous
Thread ID:
00778178
Message ID:
00778178
Views:
46
Hello everyone,

I have a table with column "ac_no" as the unique primary key, my program works well with the table for a long time.

But today I find that I cannot locate an account with ac_no='12345'.. I used
set filter to ac_no='12345'
but it shows no matching record.. all other records can be located by the set filter command but only this one fail. I can find the record when no filter is set so I'm sure it's not deleted or what.

also, since the ac_no is set unique, i should not be able to append a new record with duplicated ac_no, but i can create a new record with ac_no='12345'

seems foxpro regarded this '12345' as another '12345'..

i wish i have expressed the problem clear enough, do anyone know what is happening with this record? how can I avoid from it?

thank you very much,
Jimi
error(503): file structure failure, signature file corrupted.
Next
Reply
Map
View

Click here to load this message in the networking platform