home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / informix / 1594 < prev    next >
Encoding:
Text File  |  1992-07-23  |  927 b   |  27 lines

  1. Newsgroups: comp.databases.informix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-col!judym
  3. From: judym@col.hp.com (Judy Miller)
  4. Subject: dbschema and documenting tables/columns
  5. Sender: news@col.hp.com (Usenet News)
  6. Message-ID: <1992Jul23.164957.16616@col.hp.com>
  7. Date: Thu, 23 Jul 1992 16:49:57 GMT
  8. Organization: HP Colorado Springs Division
  9. Lines: 16
  10.  
  11. I need suggestions for documenting an Informix database I support.
  12.  
  13. It has been modified greatly since it was first created.
  14. I used the dbschema utility to create a fresh schema.
  15.  
  16. The problem is the orignal sql files contained lots of valuable 
  17. documentation.
  18.  
  19. Is Informix self-documenting (meaning you can add descriptions somewhere
  20. in the database), or can someone suggest a method where I can make it
  21. self-documenting?  (or I'll invent my own...)
  22.  
  23. I'd like the descriptive info to be part of the database, not a separate
  24. file that must be maintained.
  25.  
  26. Judy
  27.