Charlotte Foust
cfoust at infostatsystems.com
Wed Jul 30 10:20:15 CDT 2003
It would be possible to do it using ADO to make a connection and test the login ID and password that way, but you would have to do it from another app outside the Access database and then only actually open the database from that application. Charlotte Foust -----Original Message----- From: Dan Waters [mailto:dwaters at usinternet.com] Sent: Wednesday, July 30, 2003 7:03 AM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Logging In Charlotte, I was hoping to use Access user security, but it sounds like you've answered my question. Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Tuesday, July 29, 2003 2:45 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Logging In Are you talking about using Access security or your own version? Access security checks before you ever are allowed to open the database, so where had you intended to put the logic for this? Charlotte Foust -----Original Message----- From: Dan Waters [mailto:dwaters at usinternet.com] Sent: Tuesday, July 29, 2003 12:30 PM To: Database Advisors Subject: [AccessD] Logging In Hello to all, I would like to be able to trap for the situation when a user tries to log in with a user name and password, but enters the wrong password 3 or more times in a row. Is this possible in Access? Is this possible in SQL/MSDE? Thanks, Dan Waters _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com