Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convincing bosses not to rid of foxpro
Message
 
To
24/02/2000 10:03:45
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00336153
Message ID:
00337490
Views:
21
PMFJI, but...

SQL Server does allow something called an Application Role to be used for access to data. In other words, you can still grant user's access to the server (perhaps you need to based upon group membership) but deny them access to sensitive tables. But when the user runs the application, a stored procedure is executed (which encrypts the password used) to reassign that user's connection permissions. Seems pretty cool. Look at "Application Security and Application Roles" under books online for more info.

>>I have heard that oracle and SQL server7 onwards have application specific rights. These can be more helpful for internet.<
>
>This may be so to the extent that I can configure a Role and use that Role to convey specific rights to data. However, I can create a fictitious user on NT and grant rights consistent with a specific app, and have the app impersonate that user. I'm thinking here of an COM object that is only able to get at files it needs.
-Chuck Urwiler, MCSD, MCDBA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform