PC Review


Reply
Thread Tools Rate Thread

:: Control user access

 
 
Retf
Guest
Posts: n/a
 
      14th Apr 2005
Hi,

I need develop a security application, and I would like know what is better
way to control user access (authentication) in my application.



Is better:

Control in SQL Server. (SQL Logins)

Control in Windows. (Windows Login)

Control in table of user in my database. (My application control this)



Thanks.


 
Reply With Quote
 
 
 
 
Jack MacDonald
Guest
Posts: n/a
 
      15th Apr 2005
Combination of SQL Server and Windows -- they perform different tasks.
Prevent the users from seeing your application via Windows, then
control what they are allowed to do via database security.

The roll-your-own solution is not recommended.

On Thu, 14 Apr 2005 09:02:49 -0300, "Retf" <(E-Mail Removed)> wrote:

>Hi,
>
>I need develop a security application, and I would like know what is better
>way to control user access (authentication) in my application.
>
>
>
>Is better:
>
>Control in SQL Server. (SQL Logins)
>
>Control in Windows. (Windows Login)
>
>Control in table of user in my database. (My application control this)
>
>
>
>Thanks.
>



**********************
(E-Mail Removed)
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      15th Apr 2005
Are you using Microsoft Access? This newsgroup is devoted to security
in Microsoft Access, not security/access issues in general.

HTH,
TC

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access user control from other user control Chris Zopers Microsoft ASP .NET 3 27th Apr 2009 11:32 PM
How do you access a control property of a main form from a custom user control? forest demon Microsoft C# .NET 6 22nd Aug 2007 11:36 PM
user control cant access ViewState of Parent control Steve Richter Microsoft ASP .NET 5 5th Apr 2005 05:14 PM
How to access: a page from a User control, and another User controlfrom another one? qwerty Microsoft ASP .NET 3 30th Sep 2004 06:32 PM
Re: Access Values in User Control from container control Karl Microsoft ASP .NET 0 15th Sep 2004 04:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:54 AM.