Re: Access complains : Update or CancelUpdate without AddNew or Edit

Поиск
Список
Период
Сортировка
От Andreas
Тема Re: Access complains : Update or CancelUpdate without AddNew or Edit
Дата
Msg-id 47E3A0DA.1050002@gmx.net
обсуждение исходный текст
Ответ на Re: Access complains : Update or CancelUpdate without AddNew or Edit  ("Richard Broersma" <richard.broersma@gmail.com>)
Ответы Re: Access complains : Update or CancelUpdate without AddNew or Edit  ("Richard Broersma" <richard.broersma@gmail.com>)
Список pgsql-odbc
Richard Broersma schrieb:
> On Thu, Mar 20, 2008 at 10:20 AM, Andreas <maps.on@gmx.net
> <mailto:maps.on@gmx.net>> wrote:
>
>
>     ... event before update caused an error:
>     Update or CancelUpdate without AddNew or Edit
>
>
> This sounds more like a MS-Access Visual Basic Coding problem.  Any
> ODBC related error messages are really PostgreSQL error messages that
> are relayed to you.   What you are describing here doesn't sound any
> thing like and ODBC or PostgreSQL error.
I think it's an Access issue, too, but one that is ODBC related as I
never had this problem without ODBC.
I don't say it is a pgsqlODBC specific error.
I hoped someone here ran into it before and knows a tweak for psqlODBC,
Access or anything to improve this thing.

It's not a VBA coding issue, since the whole data update is done by
Access and the form that is bound to linked in tables.
No ADO-, DAO recordset stuff within my code here.

This form actually has a "before Update" procedure but it just inserts
the current User-ID when the form was changed.
This happens everytime an update occurs and works perfectly next to
everytime it is called.


Regards
Andreas

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Richard Broersma"
Дата:
Сообщение: Re: Access complains : Update or CancelUpdate without AddNew or Edit
Следующее
От: "Fred Parkinson"
Дата:
Сообщение: Re: Access complains : Update or CancelUpdate without AddNew or Edit