R
Retf
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.
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.