[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: ADSI distributed queries CONVERT failures w/ OpenLDAP



Title: RE: ADSI distributed queries CONVERT failures w/ OpenLDAP

Hello
Our team is in the process of making decision on which
LDAP server and access method to use for the ongoing
project.

Alternatives for the server are:
- MS Active Directory
- Open LDAP
- Netscape Directory

Client side should run on NT/w2k, variants I can think of are:
- OpenLDAP C API
- MS ADSI
- MS Winldap
- Netscape C LDAP API
- MS ADSI through OLE DB

I see that at least one person have problems connecting ADSI to
OpenLDAP. Is there any other comment on compatibility of products
above ? Maybe any useability/performance suggestions ?

Thanks in advance

Egor A. Shokurov
Development Lead
Netreflector.com Inc.
email: yeghors@netreflector.com <mailto:yeghors@netreflector.com>
Phone: int+7-095-530-16-09


> -----Original Message-----
> From: Nicholas Oddson [mailto:noddson@b2bscene.com]
> Sent: Friday, January 26, 2001 9:54 AM
> To: openldap-software@OpenLDAP.org
> Subject: ADSI distributed queries CONVERT failures w/ OpenLDAP
>
>
> Hi,
>
> I'm doing a query from SQL7 to an ADSI linked server -
> however, rather than
> going to a standard Active Directory (which seems to work fine) - I'm
> trying to hit an OpenLDAP server (v2.0.7 running on Solaris)
>
> All my queries return -
>
> Server: Msg 7346, Level 16, State 2, Line 1
> Could not get the data of the row from the OLE DB provider
> 'ADSDSOObject'.
> Could not convert the data value due to reasons other than
> sign mismatch
> or overflow.
>
> I even try to do explicit CONVERT operations but it continues
> to return the
> error.  The query is well formed (as I mentioned, it works
> fine on an AD
> with the same schema) - has anyone tried this yet?
>
> Any help you could offer would be much appreciated...
>
> Thanks,
> - Nick Oddson
>