This should be easy for the pros, but I am confused:

I have a simple (ugh) Access database of seven fields. The primary key is
"Recnum" which is an auto-number.

My WO app is very basic, since all I want to do it add new contacts to this
database. When I try to save a record, I get this:

Exception occured while evaluating 'saveChanges', on target:<AddContact
0xaa5760>:
SQLExecDirect in -[ODBCChannel evaluateExpression:(<ODBCSQLExpression:
"UPDATE EO_PK_TABLE SET PK = 2 WHERE NAME = 'Contacts' AND PK = 0">)]
23000--1048: [Microsoft][ODBC Microsoft Access 97 Driver] Can't update 'PK';
field not updatable.

I know I am leaving out some info, but if anyone can offer me some guidance,
I'd appreciate it.


Yisrael A Spinoza

Reply via email to