VB and VBA Users Source Code: Re: Retrieve a list of the users logged on to an Access/Jet Database
[
Home
|
Contents
|
Search
|
Reply
|
Previous
| Next ]
VB/VBA Source Code
Re: Retrieve a list of the users logged on to an Access/Jet Database
By:
Eamon Spain
Email (spam proof):
Email the originator of this post
Date:
Wednesday, March 20, 2002
Hits:
711
Category:
Database/SQL/ADO
Article:
a nice use of this is when you need to send everybody using your app a pop up message (NT only) ... for i = 1 to upperBoundofArray dummy = shell("Net Send " & asUsers(1, lThisUser) & " GET OUT!!, thanks") next i
Terms and Conditions
Support this site
Download a trial version of the Excel Workbook Rebuilder