Currently I am working on Authentication Database, the problem is I have to
capture so many thing in terms of users authentication.
1. Date / Time user logged IN
2. Is user login now
3. IP Address of user
4. Which Platform you last used in
5. Password must change on first login.
I have 100 types of scanario that needs to capture but I have to designed
the database in proper normalization and down the road we may have to
capture any thing, what is the best to way to design database model?
Re: SQL Server Performance (slowdown) ... I don't think that database design causes to the slowness in this case, ... But in this case I did not capture any slowness in SQL ... Some strange issues that I captured on the production server.... I asked them to send the database backup.... (microsoft.public.sqlserver.server)
Three questions. ...First question... I have 100 types of scanario that needs to capture but I have to designed ... Currently I am working with Authentication Database and we are using Role ...Account Level permission and I want to use same authentication database ... (microsoft.public.sqlserver.clients)
Re: Active Directory password external use ... I was involved in a single-signon password strengthening project where ... whose task it is to update the back end database...capture the new password and send it to another ... This could be done with an agent or daemon running on the ... (Focus-Microsoft)
Security Question ... could capture the data sent back and forth between a client and server ... connecting to a database is nothing more than bits being sent ...session for that connection information. ...GUID once a user is authenticated. ... (microsoft.public.dotnet.languages.csharp)
Re: Web users entering data ... Is there a simple method for collecting web users data on a host that does ... not support ASP?... The data I need to capture is very basic text. ... See FrontPage help with regard to Database Interface... (microsoft.public.frontpage.programming)