Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

replacement of TOvcDateEdit ?

4 views
Skip to first unread message

Emiliano Sutil

unread,
Jan 2, 2003, 10:27:45 AM1/2/03
to
Andrew Denton [TPX] escribió::

>Emiliano,
>
>Keep on using ovcDateEdit. It's been depcrecated, meaning there won't be any more enhancements made, but it will always be there. Alternatively, you could use the FlexEdit component but this doesn't have some of the nicer features of ovcDateEdit like been able to enter English phrases like 'Today', 'Last Tuesday' etc.
>
>I haven't encountered any problems with the date edit and Firebird, but I don't use data-aware controls (which is what I assume you are referring to). Could you be more specific?
>
>Regards,
>
>
>
Hi,

I have been debuging the orpheus because of the problem with the
timeStamp type, and I have found in the unit ovcdbdat.pas
in line 198 this:

const DateFieldTypes : set of TFieldType = [ftDate, ftDateTime,
ftTimeStamp];


0 new messages