MS Access to Active Directory

  • Thread starter Jóhann Ólafsson
  • Start date
J

Jóhann Ólafsson

Hello.
Is it posible to talk to AD database from MS Access.
If so, where can I find more info.
Regards.
jóhann
 
M

[MVP] S.Clark

If the AD database is reachable via ODBC, then you should be able to create
a link to it. Check the AD documentation.


--
Steve Clark, Access MVP
FMS, Inc.
www.fmsinc.com/consulting

Hello.
Is it posible to talk to AD database from MS Access.
If so, where can I find more info.
Regards.
jóhann
 
R

RTL

Depends on what information you want. Do a search for "adssecurity.dll" and
you should find samples of the plethora of info you can get from AD via
VB/VBA.

Cheers,

Rich


Hello.
Is it posible to talk to AD database from MS Access.
If so, where can I find more info.
Regards.
jóhann
 
Top