Append and post - with standardvalues
- From: Pontus Berg <pontus@xxxxxxxxxxxxxxxxx>
- Date: Tue, 13 May 2008 00:59:42 +0200
Howdy all,
In my work with an Access database from Delphi 2007, appending and then posting is straight forward.
However, a few of the values cannot be modified. They raise an "EOleException" with the message (direct translation from the Swedish error message) "The row for updating cannot be found. Some values might have changed since they were last read".
If I close the application (or even closed the database and open it again) then things work fine when I edit them.
I think I have identified the problem to be for fields where I have defined a "default value" (Swedish term is "standard value")
Editing any field with a default value fails with the above error.
Any suggestion what to do?
/Pontus Berg
.
- Follow-Ups:
- Re: Append and post - with standardvalues
- From: Vitali Kalinin
- Re: Append and post - with standardvalues
- From: mIKE
- Re: Append and post - with standardvalues
- Prev by Date: Re: Return value in stored procedure
- Next by Date: How to update a view with TAdoQuery
- Previous by thread: Return value in stored procedure
- Next by thread: Re: Append and post - with standardvalues
- Index(es):
Relevant Pages
|