MS ADP Cannot update recordset after importing table.

W

web2006abc

When I import a table into an Access ADP from any source (Excel, .csv, .dbf,
etc.), I cannot modify the data. I get a message in the Status bar that says
"This Recordset in not updatable". This just started happening all of a
sudden.
 
S

Sylvain Lafontaine

Maybe the table on the SQL-Server has lost its primary key or some other
design change?
 
Top