update [message #148288] |
Wed, 23 November 2005 07:37 |
seyiisq
Messages: 125 Registered: September 2005
|
Senior Member |
|
|
i have a lot of record in a particular form. If i retrieve a record from this form using LOV and try to update i keep getting an error message of primary key constraint violated. but if a execute query and navigate to that particular record to update it, the record will be updated.
I need to by able to update after using the LOV to retrieve record.
can you advice
|
|
|
|
|
|
Re: update [message #150040 is a reply to message #148288] |
Tue, 06 December 2005 01:32 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
What is the code that you are using to populate the primary key? Please check that you are not repopulating your already populated primary key when you use the LOV.
David
|
|
|