I'm using the Z DBI DA and when I have a database with a float/real value, it's always listed in exponential notation.
 
What's the correct way to show it as a regular decimal (with dot or comma as decimal separator).
 
-- Robin