I am just following a very simple microsoft tutorial, at the topic Create a View From a Table:
http://msdn.microsoft.com/EN-US/library/hh272116
I created the view called TITO_SomeView .
I used the DirAddressBookParty table, I can’t open the view and I am getting the message:
“You are not authorized to access table ‘Some view’ (TITO_SomeView). Contact your system administrator.”
Would it be that you have not assigned any fields under the “Fields”.
After Save and Compile, then you can open it.