Value (0, 0) in polygon data type causes IsNull = True

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
datanaut
Posts: 1
Joined: Mon 02 Mar 2020 15:03

Value (0, 0) in polygon data type causes IsNull = True

Post by datanaut » Mon 02 Mar 2020 15:11

Hi,

When reading data from a Table with a polygon geometric data type and the field has the value (0, 0) PgQuery reports it to be NULL.

Is there any way to configure this behavior?

We're using PgDAC 5.0.2.

oleg0k
Devart Team
Posts: 190
Joined: Wed 11 Mar 2020 08:28

Re: Value (0, 0) in polygon data type causes IsNull = True

Post by oleg0k » Mon 16 Mar 2020 14:31

Hello,

Thank you for the information. We have reproduced the issue and investigation is in progress. We will inform you when we have any results.

wbr, Oleg

oleg0k
Devart Team
Posts: 190
Joined: Wed 11 Mar 2020 08:28

Re: Value (0, 0) in polygon data type causes IsNull = True

Post by oleg0k » Tue 02 Jun 2020 17:05

Hello!
We are excited to let you know that we have released new versions of DAC products with support for RAD Studio 10.4, which also include the latest fixes.
They are available for download on our website.

wbr, Oleg
Devart Team

Post Reply