What does this message mean?
I am using this SQL statement.
Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.
Can someone maybe explain this message??Code:INSERT INTO MailingList (Email) VALUES ('[email protected]');![]()




Reply With Quote