Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report from Registry ?

Status
Not open for further replies.

craigK

MIS
Mar 28, 2001
71
US
Does anyone know if it is possible to report directly from the local registry? We have an application that writes user ids and other misc info to the directory services keys locally. i'm using version 9.0, but have access to the higher versions as well.
 
Thanks what i thought, but wanted to see if anyone had done it. i currently run some LDAP queries on AD, but that doesn't help any for this particluar app server.
 
The only other option is programmatic. You could load the data from the registry in to a dataset and generate your report usine Visual Studio Crystal Reports, or you could write the data to a database then report off that. The database could be syncronized periodically or in realtime.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top