Adam Burgess wrote: > Has anyone ever had to connect to a Directory Server (iPlanet) using Visual > Basic. To query, add, and modify entries. If you have can you give me some > tips on how you did it or any reference sites/books that might me helpful. > > Thanks > Adam Go to Microsoft's MSDN website and do a search on ADSI and LDAP. They have an Active Directory COM component that is scriptable (VB, VBScript, JScript, and native code accessible) and acts as an LDAP client. -rick
- Using Visual Basic To Connect To A Directory Server Adam Burgess
- Rick Parrish
