Show Users on network database

N

Nona

I want to install the code that will show the names of users logged onto a
database on a network. (Microsoft Article 285822). However I don't know how
to check for the required ActiveXLibrary. The article says to go to
Tools/Reference. However on the 2003 Access version, there is no "Reference."
There is a listing of ActiveX controls, but I don't know how to check it so
that it is on the db. There is a "registry" on that screen, but I don't know
what to do with it.
I'll appreciate your help!
 
D

Daniel Pineault

Access 2003 does in fact have a 'References'.

open you database
Press Alt-F11, this open the Visual Basic Editor
On the main toolbar goto
Tools
References...

Then a dialog will open listing all the reference associated to your
database. Simply check or uncheck the various references depending on your
needs.
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.com/index.php
Please rate this post using the vote buttons if it was helpful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top