Can tables become read-only when an Access db may be reaching it'.

A

All About Water

We have a very large database of about 3.5 million records. When we run vb
code that creates a recordset which should include about 1,000,000 records we
get error message 3027 - object is read-only. This is the same code we use
in about 50 other databases and have never seen this error before. What is
different about this db is its size. Any thoughts?
 
Top