HOWTO: Read enum values from a field?

2001-03-13 Thread Mark Worsdall
Hi, When reading field names (or a row of data) how does one read the possible enum values, so I can put them in a drop down menu? M. -- He came from Econet - Oh no, I've run out of underpants :( Home:- [EMAIL PROTECTED] http://www.wizdom.org.uk Shadow:- [EMAIL PROTECTED]

Re: HOWTO: Read enum values from a field?

2001-03-13 Thread Gerald L. Clark
select describe mytable ; will return parseable data. Mark Worsdall wrote: Hi, When reading field names (or a row of data) how does one read the possible enum values, so I can put them in a drop down menu? M. -- He came from Econet - Oh no, I've run out of underpants :( Home:-