Posted 14 August 2019, 10:51 am EST
Hello,
I load a table over an OLE-DB-adapter into a grid. No problem. I see all colums from the loaded table. Only the columns of type “datetime” make problem.
If I look in the datatable into one of this columns is see “14.08.2019 14:33.23”
but in the displayed columns in the grid I see only “14.08.2019”.
Over witch way can I show the hole information of the datetime - colums?
I use a MS-Access database, column type defined: Date/Time
TDBGrid-Version: 4.0.20192.375
Regards
Andreas