Jump to content

Is not a valid floating point value


mierlp

Recommended Posts

Hi,

 

My mySQL table contains a field COST of the type FLOAT (length 6 and decimals 2)
The default value for this field is NULL. Even when i make ik 0.00 i still got the errors

 

I use a UniDBFormattedNumberEdit for this field and set
- decimalPrecision    = 2

- decimalSeparator   = ,

- thousandSeparator = .

 

When opening the form i got the message 'Is not a valid floating point value'

after that the message 'uniDBGrid: TuniDBGrid: is not a valid floaing point value'

 

 

The uniDBGrid contains only 1 field of type string.

 

Any suggestions ?

 

 

Delphi Tokyo 10.2.2.

uniGui 1.10.0.1472

post-510-0-90088200-1533501267_thumb.png

post-510-0-28423700-1533501274_thumb.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...