Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking some field for uniqueness
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Checking some field for uniqueness
Miscellaneous
Thread ID:
00518556
Message ID:
00518556
Views:
62
Hi everybody,

I had discussion on the same topic long time ago, but I have this problem again and I'm not sure, how to handle it.
I have a table called AllFunctions. This table has FunctionID field (Primary autogenerated), FunName field and couple of other fields. FunName is the function name, which is entered by the user. My question is: how can I ensure uniqueness of this field? I want to have message at the time FuncionName is entered into the table and another check should be performed at the time of saving record. We have a class wgUniqueText, but I've just realized, that the code in it is not sufficient.

Do you have ideas to share?

Thanks in advance.

P.S. Table has a regular index on FunName with expression upper(FunName)
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform