Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I Change Uniqueness of index STOCKID is violated
Message
From
20/09/2002 14:06:35
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00702776
Message ID:
00702874
Views:
15
>Hi All,
>i am using Primary key index on table such as StockID it gives error when i entered exist value on the table this is normal .. so i want to give this error "Uniqueness of index STOCKID is violated " in another language eg. Turkish or another one .
>
>How can i do this ? or what should i do on textboxes or grid control events ?
>
>TIA

Soykan,

In additon to Larry's comment, your form error routine can catch the error, test the error number and display a messagebox with the text you like.

This is how I have done it
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform