Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1495
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00914356
Message ID:
00916263
Views:
10
This message has been marked as the solution to the initial question of the thread.
Hi Doru,

The SET NOTIFY OFF will turn this worning off. To enforce uniqueness of an index you can use PRIMARY KEY / UNIQUE constraint.

>Hi Sergey,
>I expected that the code below catches the error and returns 'reverted', Instead it displays the warning "the key... is not unique" and displays 'success'. I run it in VFP8 and VFP9beta, and it behaves the same way.
>
<snip>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform