I have run a query from my SQL database and then put the query results into a few columns in my table.
I made a form to be able to go through and fill in other empty fields in that table, but it is telling me the Recordset is not updatable.
What would make a recordset not updatable.Please help.