it’s a bug on all Informix servers
Create a table with a column of type float. It’s presented as float(15,5) and when pressin ok, it gives an incorrect syntax error. The Informix float values have float or float(n) format (n between 1 and 14 and is ignored). Also, when a table with a float column is scripted, it gives float(64,8)
Issue #655 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |