LDAP to SQL

Visit Publisher Site

The author writes: Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didn't take long to realize - I'd have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots.

Visit publisher site: LDAP to SQL

Listing Details

Filed in:
Scripts / PHP / Tutorials & Tips / Database-Related
Submitted on:
 
Last Updated:
May 3, 2006 
Publisher:
Marcus Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Freeware
Price:
$0.00 USD
Additional Info:

User Reviews 

Be the first to review this listing!
Average Member Rating: 4.33/5
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for LDAP to SQL