Page 1 of 1

64-bit error in XE2

Posted: Fri 21 Sep 2012 11:22
by Halley732
Hi,
i'm trying SDAC component in a Delphi XE2 application that access a Sql Server Compact database.
If i uses 32-bit platform all is ok, if i use 64-bit platform it give me this exception:

Floating Point Overflow.

What can i do?

Thanks, Luca

Re: 64-bit error in XE2

Posted: Fri 21 Sep 2012 12:18
by AndreyZ
Hello,

Thank you for the information. We have reproduced the problem and investigation of the problem is in progress. As soon as we have any results we will let you know.

Re: 64-bit error in XE2

Posted: Fri 26 Oct 2012 13:08
by AndreyZ
We have investigated this problem. This problem is caused by the OLEDB Compact provider. If a query contains more than one table, OLEDB Compact generates the 'Floating Point Overflow' error. You can check it using ADO components. We cannot influence such OLEDB Compact behaviour. Please write about this problem to the Microsoft support.