I have a fairly simple asp page that connects to an Access 2000 database and does an INSERT INTO to add data to a table.

When i try to execute it, i get the followijg message.

"Must be an updateable query"

What could be causing this?

Thanks