Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a SQL trigger signal a COM object?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00402258
Message ID:
00402312
Views:
8
>What they are trying to do is prevent technically-savvy users from changing the data except thru the system. It's a security issue rather than a business logic issue.

I'm going to play dense here so disregard it if you have already had these battles with "them".

SQL Server already has a very robust security model built into it. I don't see the need to add any outside influence. You can limit the access down to the operation on each individual table, view and store procedure using User logins and Roles.

How secure do they need it to be? Or do they want to bypass this because they think this other way is better? While it sounds great for VFP because there is no built-in security, it is totally superfluous for SQL Server.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform