Question : How do I revoke access to all objects of a database except for a specific view?

How would I revoke access to all objects in a database with the exception of select permissions to a view within that database The name of the View is MYVIEW and the user account is MYACCOUNT?

Answer : How do I revoke access to all objects of a database except for a specific view?

Just load and enable "mod_userdir", see: http://httpd.apache.org/docs/2.0/mod/mod_userdir.html
Random Solutions  
 
programming4us programming4us