Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid Event in a TextBox
Message
From
26/01/1999 08:56:18
 
 
To
25/01/1999 23:01:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00179019
Message ID:
00180218
Views:
24
Are you using table/record buffering? If not, you will have to trap the error with a ON ERROR (yuck!). With table/record buffering on, you just need to check the return value of TableUpdate() to know if there was a problem.

>I've attempted to make this a candidate key. I get an error when a duplicate record is entered. How do I trap that error and replace it with something a little easier to understand? The person who is going to do the data entry as asked my to their desk twice to fix their system when the monitor was shut off. An error like 'uniqueness of index violated' will mean nothing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform