Re: Speakers on-line form



Jaime,

Thanks for getting this together.  

tim

On 13 Feb 2002, Jaime Anguiano Olarra wrote:

> Done. spkrbios is the new field where Speakers can include the 
> paragraph we need for the booklet.

>  Value is the entry in the DB. 


mysql> describe ABOUTYOU;
+----------+--------------+------+-----+---------+----------------+
| Field    | Type         | Null | Key | Default | Extra          |
+----------+--------------+------+-----+---------+----------------+
| id       | int(11)      |      | PRI | 0       | auto_increment |
| name     | varchar(15)  | YES  |     | NULL    |                |
| surname  | varchar(20)  | YES  |     | NULL    |                |
| email    | varchar(30)  | YES  |     | NULL    |                |
| photo    | varchar(128) | YES  |     | NULL    |                |
| url      | varchar(128) | YES  |     | NULL    |                |
| notes    | text         | YES  |     | NULL    |                |
| needseq  | char(3)      | YES  |     | NULL    |                |
| tripinfo | text         | YES  |     | NULL    |                |
| spkrbios | text         | YES  |     | NULL    |                |
| value    | int(11)      | YES  |     | NULL    |                |
+----------+--------------+------+-----+---------+----------------+
11 rows in set (0.39 sec)








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]