SqlDbx Forum

SqlDbx

You are not logged in.

#1 2014-12-02 05:39:38

timeco
Member

Bug: Invalid sort of decimal numbers

Hi,

I noticed problems when editing and sorting decimal numbers in Sqldbx. It seems the numbers are sorted as strings, this is the outcome:

Descending sort:
2.1
3
2
1

jqUKWwQ.jpg

Ascending sort:
1
2
3
2.1


This error comes up when modifying table and trying to edit those decimal numbers:
uDPX4hn.jpg


I'm using Sqldbx version 4.5.

Thanks for your help,
Goran

Offline

#2 2014-12-02 14:56:19

sqldbxhelp
Administrator

Re: Bug: Invalid sort of decimal numbers

Sorting was fixed while ago and I can not reproduce it. What database you use.
I assume you had commas in your number when trying to update database.
Currently update will fail if you have thousands separator.

Offline

#3 2014-12-03 03:47:06

timeco
Member

Re: Bug: Invalid sort of decimal numbers

I'm using Oracle 10g Enterprise Edition Release 10.2.0.4.0, 64bi.
Thousands separator is off...

Offline

#4 2014-12-11 06:17:44

timeco
Member

Re: Bug: Invalid sort of decimal numbers

This is still an issue for me. Is there a possibility to debug the statement SqlDbx is issuing to Oracle through Application log ? This way we could see why the update fails.

Offline

#5 2014-12-11 11:30:02

sqldbxhelp
Administrator

Re: Bug: Invalid sort of decimal numbers

This will be enabled in a next version.
If you use Pro version send email to support and they will let you know how to get fixed version

Offline

Board footer

Powered by FluxBB