|
-
Dec 18th, 2002, 07:37 AM
#1
Thread Starter
Fanatic Member
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?
-
Dec 18th, 2002, 07:45 AM
#2
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.
-
Dec 18th, 2002, 08:42 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|