Re: Llamada de Dirección



done:
+----------+--------------+------+-----+---------+----------------+
| 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    |                |
+----------+--------------+------+-----+---------+----------------+
9 rows in set (0.23 sec)

This is the new DB. needseq stands for Needs Equipment?. It should be
set to yes if equipment is needed to NO it isn't. The tripinfo frontend
will be a text area where the client can explain him/herself.

Jaime.

El mar, 12-02-2002 a las 19:58, Jaime Anguiano Olarra escribió:
> Hi all!.
> 
> Sorry for the delay in my response. I have just arrived from a trip.
> 
> I will try to get this done myself. If there is any problem I will let
> you know. As an insurance: 
> 
> needed audio...  VARCHAR(3)
> travel ... TEXT
> 
> :)
> 
> Jaime.
> El mié, 06-02-2002 a las 21:29, Rodrigo Moya escribió:
> > On Tue, 2002-02-05 at 18:24, Tim Ney wrote:
> > > 
> > > In the database of information on speakers & presenters, can we include
> > > the questions of 
> > > 
> > > -1- needed audio-visual equipment
> > > -2- travel (from which city they must depart and return)
> > > 
> > > The first will help with the question from <JESUSGLEZALV@terra.es>.
> > > 
> > > The second will help us determine the travel expense and our ability
> > > to subsidize these costs (or see that the presenter's employer picks
> > > up these costs.)
> > > 
> > jaime, just come to IRC to tell me how you want the fields, and we'll do
> > it.
> > 
> > cheers
> > -- 
> > Rodrigo Moya <rodrigo@gnome-db.org> - <rodrigo@ximian.com>
> > http://www.gnome-db.org/ - http://www.ximian.com/
> > _______________________________________________
> > G3web mailing list
> > G3web@gnome.org
> > http://mail.gnome.org/mailman/listinfo/g3web
> > 
> -- 
> // http://geneura.ugr.es -- The Geneura Team
> // http://www.go-mono.com -- The Mono Project
-- 
// http://geneura.ugr.es -- The Geneura Team
// http://www.go-mono.com -- The Mono Project



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