Date Fields not Retrieved Correctly.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
[email protected]
Posts: 17
Joined: Sat 02 May 2009 11:20

Date Fields not Retrieved Correctly.

Post by [email protected] » Mon 19 Oct 2009 12:23

:shock: When using UniDac to read date fields from the Advantage database (8.1.0.38) The field value returned is incorrect. I can write the date field ok, but when I read it, the value returned is differant (way differant).

I setup a test program to query a record's date field using Advantage Native, ADO and UniDac. Both Advantage and ADO return the correct results, however UniDac does not.

Could you please have a look at this ASAP, it's causing mayhem.

Thanks for your help.
Robert.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 20 Oct 2009 07:27

We could not reproduce the problem. Please send to support*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

[email protected]
Posts: 17
Joined: Sat 02 May 2009 11:20

Post by [email protected] » Thu 22 Oct 2009 01:52

Hi Plish,
I sent you a sample application demonstrating the problem. Just wondering if can confirm that you received it.

Robert.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 22 Oct 2009 08:19

Yes, I have received your sample application.

Post Reply