About This Code
Brief Description:
Yels QDDI - Quick and Dirty Database Information
Notes Version:
R5.x, R6.x, R7.x
Last Modified:
26 Sep 2006
OpenNTF Disclaimer
All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Code / Description
If you want to have a quick overview of a database, just run this script.
It returns a memo showing the basic database information, the ACL and the agents.
Create a new agent in your mail file 'Agent menu selection', target 'none' and paste the script below.
It would also make sense using this script in a button and specify criterias:
inChoose=0 --> Performs on current database
inChoose=1 --> Let's a user select a database and get's various information on a database (incl. acl and agent information)
inChoose=3 --> Else enter the Info SNAME = Your Server / SNAME = The full Path to the database (also local)
Upates will be announced on http://yel.ch/downloads (sorry, german only)
Usage / Example
This is the basis for a code I used to make a 'About'-database creator (results are formatted in html)
Code Attachments
Comments
Posted by Kathy Byrd on 10/29/2006 07:54:02 AMNice agent that grabs info from the ACL and create a nice report.
Hi Daniel,
This is exactly what I was looking for, a simple agent to pull information from the ACL and create a report. This agent is simple to use and works very well creating a nice report in an memo form. I really appreciate your time to write this up and to share it with all of us.
Thanks,
Kathy