Re: Access complains : Update or CancelUpdate without AddNew or Edit
- From: "Fred Parkinson" <FredP(at)abag(dot)ca(dot)gov>
- To: "Andreas" <maps(dot)on(at)gmx(dot)net>, <pgsql-odbc(at)postgresql(dot)org>
- Subject: Re: Access complains : Update or CancelUpdate without AddNew or Edit
- Date: Fri, 21 Mar 2008 10:27:03 -0700
- Message-id: <47E38D77020000A7000071C4(at)groupwise(dot)abag(dot)ca(dot)gov>
Just shooting in the dark, but do you have the Access form property 'allow additions' set to 'yes', and could a user navigate to the 'new record' without even knowing it? Perhaps they are starting a new record without knowing it, and not including information required by a record before they attempt to navigate away to another record?
>>> Andreas <maps(dot)on(at)gmx(dot)net> 03/20/2008 10:20 AM >>>
Hi,
I've build an application with Access 2000/2003 that uses a remote PG
8.2.6 via SSH tunnel.
The forms have bound controls and usually work decently.
But now and then a user reports a error (I have to translate):
.. event before update caused an error:
Update or CancelUpdate without AddNew or Edit
They say they dont do anything special. Just clicking a checkbox or
trying to jump to the next record would do to trigger the error.
Later the same action won't cause any trouble, so I can't crack this in
debug-mode. Here on my box it always works as expected.
The error appears daily so the productive folks get annoyed but I have
no idea where to look. :(
Could someone here give a hint?
--
Sent via pgsql-odbc mailing list (pgsql-odbc(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Home |
Main Index |
Thread Index