Search the web
Sign In
New User? Sign Up
oo4ole · Oracle Objects for OLE (OO4O) Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Can an administrator restrict user access to rows in oracle9!   Message List  
Reply | Forward Message #1603 of 1863 |
Am designing a visualC++ application that has to access relational
tables. Different kind of users will have to use the application at
various levels. Is it possible that i can grant users access to my
tables but restrict them from accessing some particular rows of the
table? Some rows will store data that some users don't need to be
aware of. I know how to restrict access to columns.
Maybe my design is f***edup. Designing my aplliction will be easier
if I can restrict access to rows. It will immensely reduce the
amount of effort I have to put into the app.
Is it possible to restrict user access to rows in an oracle database?




Tue Jun 1, 2004 8:08 pm

codeforever2003
Offline Offline
Send Email Send Email

Forward
Message #1603 of 1863 |
Expand Messages Author Sort by Date

Am designing a visualC++ application that has to access relational tables. Different kind of users will have to use the application at various levels. Is it...
codeforever2003
Offline Send Email
Jun 1, 2004
8:08 pm

I would say... Use a Stored Procedure on the Server to request particular queries of data - that way you can restrict the flow of information server side and...
Dustin Brisebois
originalbratttt
Offline Send Email
Jun 2, 2004
12:40 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help