Re: wxEDB
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 09, 2005
- 604 views
Alex Chamberlain wrote: > > Simply, I would like to print out the field names basically. Maybe also the > field types? Like the schemeas in EuSQL's documentation. > Is this the sort of thing you're looking for? Table: ARCHIVE Field Data Type Index ----------- --------- --------- ID Integer PLATFORM Integer HREF Text TITLE Text SIZE Integer NAME Integer PROG_AUTH DATE Sequence YEAR Integer MONTH Integer DAY Integer MONEY Integer DESCRIPTION Text UPDATED Integer STAMPED Integer CATEGORY Integer PROG_CAT EMAIL Object Table: AUTHORS Field Data Type Index ----------- --------- --------- ID Integer NAME Text Table: CATEGORY Field Data Type Index ----------- --------- --------- ID Integer NAME Text Table: MONTH Field Data Type Index ----------- --------- --------- ID Integer MONTH Text Table: PLATFORM Field Data Type Index ----------- --------- --------- ID Integer PLATFORM Text