| Subject | Re: [IBO] Parameter looses value on reorder |
|---|---|
| Author | Florian Hector |
| Post date | 2002-11-09T11:07:38Z |
> >DM.qryBestell.Params.ByName('Datum').AsDate := dtpBestellDatum.Date;Once upon startup of the application in FormShow and then again when a new
>
> Next thing to ask is: in which event do you do this assignment?
>
date is selected in OnChange of the DateTimePicker.
Florian