Hi,
I can see my records but get this error when I try to add a new item
----------------------------------------------------
Error Number
2147467259
Error description
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
----------------------------------------------------------------------------------
SQL query
insert into [FE] ([ExtinguisherSerial#], [ExtinguisherBarcode#], [Type], [Size], [Owner], [Location], [Inspected By:], [Date Inspected], [RechargeDate], [HydrostaticDate], [SalePrice], [SoldBy], [Region]) values (1111111111, '22222222222222222222222222222222222222222222222', '', '', '', '', '', NULL, NULL, NULL, 0, 0, '')
Any help will be appreciated.
Thank you
jla