Thanks again. The first article describes EXACTLY what I need to accomplish. However, there is only one problem: I am running SQL Server 7.0 and the VIEW_METADATA option only exists in SQL Server 2000. I also tried to do set it up through Access as described in the article, but I didn't see...
Thank you all for your help. Unfortunately, I still have had no success. When I try this code this is the error I get when trying to update a record in the view:
SELECT Permission denied on object 'testtable', database 'testdb', owner 'dbo'
If I grant SELECT permission to the user for the...
I don't know if there is a fundamental problem with what I am trying to do, or am I just having problems setting it up correctly:
I have a SQL server multi-user database. I want my users to connect to this databsase via Access 2000 Data Project. No problem there. The database consists of one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.