I would like to add new records to a sql 2000 database with a view and without granting Select permissions to the SQL table.
The View is part of a small Microsoft Access 2000 Project file. I am unable to return the blank "new record" in the View unless I have "Select" permission on the table.