ADOQuery1.Insert;{Append, Edit} ADOQuery1.Fields.FieldByName('FieldName').AsString:='value'; ADOQuery1.Post;