[ciapug] Database documentation

Carl Olsen carl-olsen at mchsi.com
Thu Jul 13 06:32:06 CDT 2006


I'm using MySQL 5.x and I see a comment field in the schema after each of
the field information rows.  I've never used it, so I certainly don't know
how to query it.  However, I do know you can access a schema just like a
database table.  I've seen the code for it, but don't remember where I saw
it.  I also see a comment field in Access, SQL Server, and PostgreSQL, so I
imagine every database has one.  Since they all seem to have one, it must be
something that gets used frequently.  I've just never spent a lot of time
building database tables with code.  I usually do all of the database work
with some kind of specialized database tool. 

Carl

-----Original Message-----
From: ciapug-bounces at cialug.org [mailto:ciapug-bounces at cialug.org] On Behalf
Of Dave J. Hala Jr.
Sent: Thursday, July 13, 2006 6:08 AM
To: PHP List
Subject: [ciapug] Database documentation

I have a ton of data dictionaries and just general db documention all
over the place. My clients go to a password proctected area on a website
to look  for this information.

Its getting to be a real chore to  keep the info up to  date. Since I
can query each table for its fields, I was wondering, is there some way
to  store a field description with each field? If there was I could have
a page that dynamically generates a field list and description and save
myself a ton of time.

I'm using mysql 4.1.x

:) Dave

-- 

Open Source Information Systems, Inc. (OSIS)
Dave J. Hala Jr., President <dave at osis.us>
641.485.1606

_______________________________________________
ciapug mailing list
ciapug at cialug.org
http://cialug.org/mailman/listinfo/ciapug



More information about the ciapug mailing list