We have an Access 2003 front end ODBC linked to a SQL Server 2005 backend
In one of the 4 tables (1:Many relationship)we are getting this error when a user tries to add or change a record
ODBC -- update on a linked table 'Delivery Dockets' failed
or
OBBC -- insert on a linked table 'Delivery Dockets' failed
We have this set-up for several years and it's just now acting up.
Data entry via a Tab form: Main form Jobs with 3 tab forms with subforms for Delivery Docket, Job Sales Charges, Job Charges table
Only issue is the getting or changing data on the Delivery Docket table on the BE.
The other 3 tables have no issues
Table on BE setup on SQL Server:
Jobs 103469 Records
Delivery Docket 279895 Records
Job Sales Charges 176956 Records
Job Charges 100150 Records
Any assistance would be greatly appreciated
In one of the 4 tables (1:Many relationship)we are getting this error when a user tries to add or change a record
ODBC -- update on a linked table 'Delivery Dockets' failed
or
OBBC -- insert on a linked table 'Delivery Dockets' failed
We have this set-up for several years and it's just now acting up.
Data entry via a Tab form: Main form Jobs with 3 tab forms with subforms for Delivery Docket, Job Sales Charges, Job Charges table
Only issue is the getting or changing data on the Delivery Docket table on the BE.
The other 3 tables have no issues
Table on BE setup on SQL Server:
Jobs 103469 Records
Delivery Docket 279895 Records
Job Sales Charges 176956 Records
Job Charges 100150 Records
Any assistance would be greatly appreciated