Re: Speakers on-line form
- From: Tim Ney <ten gnome org>
- To: Jaime Anguiano Olarra <jaime geneura ugr es>
- Cc: g3web gnome org, Rodrigo Moya <rodrigo gnome-db org>,veillard redhat com, Gregorio Robles <grex scouts-es org>,rjp mail tele dk, Amy Schechter <amy conman zoned net>
- Subject: Re: Speakers on-line form
- Date: 13 Feb 2002 14:18:00 -0500
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]