[fpc-pascal] Re: Should Insert+Edit Fields+Insert again on a TDataSet work?

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Nov 24 13:02:42 CET 2007


On 24/11/2007, Felipe Monteiro de Carvalho
<felipemonteiro.carvalho at gmail.com> wrote:
> Ok, so I managed to get a DBE application working and it has the same
> behavior as the ADO one.
>

>From my Delphi days, what I remember is that the data gets saved
(posted) as soon as you move to another record.  Using your example
with the DBNavigator, doing another insert, moves to a new record, so
the old record must be posted (saved).


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list