Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread International float numbers entering in EDBmgr
Tue, Oct 20 2009 6:23 AMPermanent Link

Tiago Ameller
With Spanish locale, using comma as decimal separator, I can't enter 5.2 in a float field. Grid beeps and point is discarted. If I try to enter 5,2 I get "invalid
SQL-formated string" error.
Previous to 2.03 this worked.
Tue, Oct 20 2009 11:07 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tiago,

<< With Spanish locale, using comma as decimal separator, I can't enter 5.2
in a float field. Grid beeps and point is discarted. If I try to enter 5,2 I
get "invalid SQL-formated string" error. >>

The proper way is with the ANSI decimal separator (.).  The problem is the
TFloatField is not allowing the '.' decimal separator character to be
entered.

I'll make sure this is fixed for the next build.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image