Re: LIBLDAP.DLL and Visual Basic.

Numa at nimbus (numa@worldbank.org)
Fri, 9 Dec 1994 18:44:37 -0500

We here did ldap_open with visual basic, but other functions like
ldap_bind, _searchw, etc... were really defficult to use due to the fact
that VB don't handle complex list structures very easylly. We decided to
create one function in C++ (with a long list of parameters), this function
returns a huge string with the answers we want (list of entries, list of
attributes or error messages). Our VB people have been using this function
with VB and Forte'.

I can give you the piece of VB code for the open function or the C++
function (DLL) if you want...

Numa F. De Magalhaes
NdeMagalhaes@WorldBank.Org