I have linked Access2k tables to a SQL7 backend. They were pointing to a dev ODBC connection. I went into the Linked Table Manager and checked 'Always prompt for new location'. I then chose the prod ODBC connection.
Now when I try to edit the data, I get a 'Recordset is not updatedable error'. I could edit the record set before I changed the ODBC connection and nothing else has changed. I wanted to be able to switch between dev and prod environments for testing.
I'm able to reproduce this with a test database and 1 table. Why are my recordsets read-only when I switch to prod? WHen I switch back to dev, they are still read-only.
Thanks,
Kyle
Now when I try to edit the data, I get a 'Recordset is not updatedable error'. I could edit the record set before I changed the ODBC connection and nothing else has changed. I wanted to be able to switch between dev and prod environments for testing.
I'm able to reproduce this with a test database and 1 table. Why are my recordsets read-only when I switch to prod? WHen I switch back to dev, they are still read-only.
Thanks,
Kyle