[AccessD] Restrict # of User Logins to Access Part 3

Arthur Fuller artful at rogers.com
Wed Aug 20 15:42:28 CDT 2003


Suppose I connect to your BE from Excel. How is your Access code going to
detect that? You need this sort of code in the BE not the FE, and it needs
to be independent of the FE in question. FE, spoze I log in from an Excel
spreadsheet, an Access FE and a VB app? The only way to trap all that is
with logic in the BE. If it's SQL then it's almost trivial, and if it's an
MDB BE then it's a little more complicated.

A.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.510 / Virus Database: 307 - Release Date: 8/14/2003



More information about the AccessD mailing list