Search found 1 match
- 23.08.2011, 18:00
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Big problem with Access DateTimeFields
- Replies: 10
- Views: 2893
Re: Big problem with Access DateTimeFields
I'm using a MSaccess database thorugh ADO interface via Zeosib Executing a query with DastTime fields I always get only the date (integer) portion of the field. I've followed the problem as far as I could and I've seend that the field type returned is a STdate, which is converted into a TDate. TDat...