build a report showing attribute and table descriptions

G

Guest

I wish to build a self gererating data dictionary by using the descriptions
of attributes (fields) and tables to populate the report. How do I return
data on tables not visible in the table section? How do I use system files
and access them?
I use sysobjects, sysproperties and syscolumns in SQL Server to achieve the
same.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top