Invalid Type Cast for TFLOATFIELD

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JohnF
Posts: 1
Joined: Sat 07 Dec 2019 15:45

Invalid Type Cast for TFLOATFIELD

Post by JohnF » Mon 09 Dec 2019 08:37

We tried to update UniDAC from 7.3.9 to 8.0.1.
We get an "Invalid Type Cast for TFLOATFIELD" in PostgreSQL connection.

We tried version 7.5.13 after degrade from 8.0.1.
Also with version 7.5.13 we get this error.

Is this a known error? How can we solve this?

Best regards,
John

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Invalid Type Cast for TFLOATFIELD

Post by MaximG » Mon 09 Dec 2019 14:42

Please, in order to investigate the issue, compose and send us a small sample, execution of which causes the mentioned problem. In addition, we will need DDL script to create DB objects used in this sample.
For your convenience, please use the e-support form https://www.devart.com/company/contactform.html

Post Reply