[Mono-list] System.Data.DirectoryClient
Rodrigo Moya
rodrigo@ximian.com
Fri, 05 Dec 2003 16:58:40 +0100
On Fri, 2003-12-05 at 05:41, Parameswaran S wrote:
> Hi all
> We are planning to provide a SQL interface to any LDAP
> directory. This will help the database clients which access directories.
> Please let me know you views on this.
we tried this same thing in the gnome-db project
(http://www.gnome-db.org), writing a LDAP provider. It didn't pass the
experimental step though.
The difficulty is in mapping the hierarchical structure of a directory
to a DB interface. What have you thought about that?
cheers