Ver Mensaje Individual
  #3  
Antiguo 18-07-2003
kia kia is offline
Miembro
 
Registrado: jul 2003
Posts: 78
Reputación: 23
kia Va por buen camino
Hola. y GRACIAS
te comunico que ha ido todo muy bien.
Pero no me pasa el campo de fecha... Donde he fallado.

datamodule1.debanumero.Value:=rxDBGrid1.Fields[0].text;
datamodule1.debaequipo.Value:=rxDBGrid1.Fields[1].Text;
datamodule1.debamarca.Value:=rxDBGrid1.Fields[2].text;
datamodule1.debamodelo.Value:=rxDBGrid1.Fields[3].text;
* datamodule1.debafecha_baja.Value:=rxDBGrid1.Fields[4].Text;
* datamodule1.debafecha_alta.Value:=rxDBGrid1.Field[11].text;
datamodule1.debapi.Value:='B';

Se debe hacer alguna conversión si son numeros o fechas..?

Mi agradecimiento por la respuesta. Kia
__________________
Nadie nace enseñado, pide y se te dara.
Responder Con Cita