I've got a table "Main" running on SQL which is linked to a local table "Bank Details" on an Access front end. They are linked by a field named "Sort Code" which is the primary key in Bank Details.
I can add a new record to bank details but when I enter the sort code in the Main table i get this message:
ODBC - update on a linked table 'Main' failed.
However if I use a sort code that is already stored in the bank details table it works fine. Also if I edit the table "Main" using data from any of the other linked tables this also works fine. Just seems to be the sort code field that causes the problem.
Hope I'm making sense.
Any ideas anyone?
Thanks
I can add a new record to bank details but when I enter the sort code in the Main table i get this message:
ODBC - update on a linked table 'Main' failed.
However if I use a sort code that is already stored in the bank details table it works fine. Also if I edit the table "Main" using data from any of the other linked tables this also works fine. Just seems to be the sort code field that causes the problem.
Hope I'm making sense.
Any ideas anyone?
Thanks