Código Delphi [-] table1.edit; table1.fieldbyname('campofecha').asdate:=StrtoDate('12/08/2005'); Table1.post;
table1.edit; table1.fieldbyname('campofecha').asdate:=StrtoDate('12/08/2005'); Table1.post;