Results 1 to 3 of 3

Thread: Using View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Talking Using View

    I have a view on sql server and i want that the user only has access to this view, how can i do this?

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Create new database

    I don't know for sure, but you could try to add a new database with only this view, and give the user only rights to this database. The view should get the data from the original database.

  3. #3
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Re: Using View

    Originally posted by Luis Moises Rojas
    I have a view on sql server and i want that the user only has access to this view, how can i do this?
    Eh? The User? All users, one user? Eh?

    Wokafish

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width