Subject | Date Parameter |
---|---|
Author | lobolo2000 |
Post date | 2001-09-14T12:57:29Z |
I have a grid that displays a schedule with one date column and another time
column. The query has in its SQL clause WHERE DATE_COLUMN=:V_DATE_COLUMN so
that only that date's rows are displayed in the grid, and an
IB_DateTimePicker's ParamName is set to V_DATE_COLUMN (its DataSource points
to the query's datasource).
1- I am obliged to set the DateTimePicker's AlwaysSearch to true, because
otherwise the query will enter edit state whenever the date in the picker is
changed. Is this the correct behaviour?
2- 'TODAY' is the default for DATE; what is the default for TIME columns?
TIA
_________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com
column. The query has in its SQL clause WHERE DATE_COLUMN=:V_DATE_COLUMN so
that only that date's rows are displayed in the grid, and an
IB_DateTimePicker's ParamName is set to V_DATE_COLUMN (its DataSource points
to the query's datasource).
1- I am obliged to set the DateTimePicker's AlwaysSearch to true, because
otherwise the query will enter edit state whenever the date in the picker is
changed. Is this the correct behaviour?
2- 'TODAY' is the default for DATE; what is the default for TIME columns?
TIA
_________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com