Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Index
Message
From
10/04/2001 02:04:17
Walter Meester
HoogkarspelNetherlands
 
 
To
06/04/2001 15:10:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00492553
Message ID:
00493909
Views:
31
Pamela,

Sorry for the delay,

>Thanks for the information. I am trying to make it work. When the user clicks the save button, I set the filter to deleted() and search for the current entered record. If the record exist and has been marked for delete, I issue a RECALL for that record. For some reason this code is not being executed and it is attempting to do the default add and therefore, gets the uniqueness error. What do I need to do. This is new to me.

A recall, is just the same as an insert: The insert trigger is called, and it checks if the primary key already exists. I think that the record you're attempting to recall has a primary key value that already exists in that table.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform