Comma on query

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
pretcorr
Posts: 2
Joined: Tue 28 Aug 2012 08:13

Comma on query

Post by pretcorr » Tue 04 Feb 2014 16:47

I have one form that works on two applications. The one is a Form based app using Delphi XE5 and the other is a service app. The one adds currency as a full stop and the other as a comma. This causes havoc with the variant conversions. Is there a solution?

pretcorr
Posts: 2
Joined: Tue 28 Aug 2012 08:13

Re: Comma on query

Post by pretcorr » Wed 05 Feb 2014 04:31

Looks like problem only on Windows 8.1

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Comma on query

Post by AlexP » Thu 06 Feb 2014 14:17

Hello,

Please provide the code abstract demonstrating the product and specify the DB you are working with.

Post Reply