Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which field is uniqueness?
Message
From
04/01/2000 10:05:45
 
 
To
04/01/2000 10:01:17
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00312353
Message ID:
00312406
Views:
16
>Hi,
> I have one promary key and candicate key in my native VFP table. When I insert record into table, it cause error of uniqueness. I need to know which field cause error programmatically in order to take action...
>
>
>Thank you

You will have to do a seek or an indexseek on each field with the offending value for the appropriate field and try to find the duplicate by hand, as far as I know.
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform