[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[seul-edu] REVISED Seul Index Fields
Hi,
So a revised structure might look like this:
1) Name char(255),
2) Description text, (an unlimited text datatype)
3) Author char(255),
4) Time timestamp(10),
5) HomepageURL char(255),
6) Review text, (an unlimited text datatype)
7) License char(20), (pop up list)
8) AuthorMail char(255), (to automate e-mail contact)
9) Cat1 char(255)
10) Cat2 char(255)
etc., etc.
What more is required? (Remembering that someone has to enter
this information.... so lets keep it short.)
Les Richardson