Access and active directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to interact with active directory from Access 2003.
Is this done via a reference or a control in the toolbox?
Any help/pointers appreciated
 
ChrisJ said:
I need to interact with active directory from Access 2003.
Is this done via a reference or a control in the toolbox?

Could you be more specific as to your objective? Are you wanting to create
permissions for files or authenticate or ???

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
in Windows 2000, you could use WMI / WBEM ODBC connector in order to
right-click and browse objects in active directory.. it just look a
little WMI query sometimes.

Of course, MS removed this feature rather than fix the security
problems.. and now they're going to sell the same feature back to us
10 years from now probably
 
Back
Top