Hi,
This is related to my other thread. I have worked through the problem some more. I granted connect to guest in the database that has the tables referenced by the view.
Now, I am getting error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e09'
[Microsoft][ODBC SQL Server Driver][SQL Server]SELECT permission denied on object
Which makes NO sense to me, because the user has the db_datareader/writer roles assigned to it in the database... so it can select from any table in the database.
So why why why am I a still having this problem???
This is related to my other thread. I have worked through the problem some more. I granted connect to guest in the database that has the tables referenced by the view.
Now, I am getting error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e09'
[Microsoft][ODBC SQL Server Driver][SQL Server]SELECT permission denied on object
Which makes NO sense to me, because the user has the db_datareader/writer roles assigned to it in the database... so it can select from any table in the database.
So why why why am I a still having this problem???