Contacts database using ADAM

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

I am looking for a ready-made contacts database, large scale, probably using
ADAM as the backend and asp.net as the front end. Does anyone know of such a
thing?
Thanks, Anthony
 
Why do you want to use ADAM as the repository for a contacts database? It's
really more like Active Directory for Applications. I mean, you *could* use
it for this, but what is telling you that this is the best solution vs. say,
SQLExpress?

Peter
 
I may be quite wrong and SQL may be better. I was looking for:
- standard LDAP attributes, but capable of being extended
- import export with LDAP directories
- use as an ldap directory by clients as well as via web browser
ADAM seemed like a good choice, but if I can do the same with SQL that would
be fine,
Thanks,
Anthony
 
Any ideas, anyone? Much appreciated,
Anthony


Anthony said:
I may be quite wrong and SQL may be better. I was looking for:
- standard LDAP attributes, but capable of being extended
- import export with LDAP directories
- use as an ldap directory by clients as well as via web browser
ADAM seemed like a good choice, but if I can do the same with SQL that
would be fine,
Thanks,
Anthony
 
Back
Top