Re: How to identify user in database



On Wed, 26 Aug 2009 16:51:01 -0700, Chris Freeman
<cfreema7@xxxxxxxxxxx> wrote:

I believe that this technique still works:
http://support.microsoft.com/kb/186304

-Tom.
Microsoft Access MVP


Is there a way to identify users in the database. Is there a storage of
comuter names connected to the database at any given time. I guess I could
create a table that would be populated by user computers upon form open, I
have this already, and then dump into a table, and delete on exit.

Is there a more system oriented process?

TIA
.



Relevant Pages

  • RE: Importing data from excel spreadsheets
    ... Dave Hargis, Microsoft Access MVP ... The correct configuration is to have the back end database (contains only ... it spits back a formatted sheet ... their own copy of the database, and get a piece of the formatted spreadsheet, ...
    (microsoft.public.access.externaldata)
  • Re: AllowBypassKey
    ... Dim db as Database ... Doug Steele, Microsoft Access MVP ... Dim prop As DAO.Property ...
    (microsoft.public.access.security)
  • Re: Probs accessing database for users of newly developed Superuse
    ... "Joan Wild" wrote: ... Microsoft Access MVP ... but the SuperUsers cannot get into it. ... ' Minimize the database window and initialize the form. ...
    (microsoft.public.access.security)
  • Re: ISAM error when trying to create tablelink
    ... So I can change to a different access database or I can change to a ... tabledef is deleted the ISAM error occurs as the new tabledef is appended. ... Doug Steele, Microsoft Access MVP ... Dim rs As New ADODB.Recordset ...
    (microsoft.public.access.modulesdaovba)
  • RE: closing or minimizing access
    ... Dave Hargis, Microsoft Access MVP ... "Rob" wrote: ... verify the data before it closes and if data is missing, cancel the undo. ... Also, I don't want to prevent the database from closing entirely, I just ...
    (microsoft.public.access.formscoding)