[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
OPENLDAP C SDK Encoding Error
Try again:
Shawn Rhoads wrote:
> I'm attempting to use the ldap.h C SDK to write some software. I am
> having a problem where I intermittently get a:
>
> "Encoding error" when I attempt to make a ldap_add_s() call.
>
> Does this error mean that I haven't set up my memory structures
> (parameters) correctly? Or is it a problem with the data itself. I
> couldn't find anything specific on this error.
>
> Any all suggestions welcome!
>
> - Shawn