Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to enforce an index?
Message
From
11/09/1999 15:31:35
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00263667
Message ID:
00263692
Views:
21
>>When I leave a textbox linked to a canidate index, how can I come up with the "Uniqueness Violated..." right away after I leave the field? Because if I'm not mistaken, I think it waits to validate uniquness when it leaves the record. I suppose I could use the Rule instead, but how would that look? I can't safely put a seek in a rule on that table, can I?
>
>Mike,
>
>In the valid rule you can USE TheTableAGAIN ALIAS ValidateTable and seek in that. Just close the alias when you're finished.

How about an INDEXSEEK() ?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform