Poul Christiansen wrote:
>
> Hi,
>
> I'm using MS Access as a front end for my MySQL database using odbc
> connected tables, and is experiencing trouble when updating records.
>
> I can insert records without problems in all tables.
> I can update records in some tables, but not in others.
>
> Does anybody know what could be causing this problem?
>
> Med venlig hilsen
>
> Poul Christiansen - mailto:poul@stripped
> AP Consult ApS - http://www.ap-consult.dk
Hi Poul
Do you have a PRIMARY KEY and a TIMESTAMP field in every table you want to update?
Tschau
Christian