Board index » delphi » Entering date in a TDBEdit = EConvertError
Dean Van Es
![]() Delphi Developer |
Mon, 01 Apr 2002 03:00:00 GMT
Entering date in a TDBEdit = EConvertError
Hi All,
I'm sure the answer to this one is simple, but I can't seem to work it out. I have a setup a form with a TTable connected to a paradox db with a Whenever I enter new data in the field I get an EConverError exception I have my short date format (Control Panel) set to 'dd-MMM-yy'. I need my users to be able to enter dates in what ever format is set in the Does the Delphi TDBEdit only accept dates in a mm/dd/yy format? Any ides/solutions very welcome. Best regards, Dean Van Es |