SqlDbx Forum

SqlDbx

You are not logged in.

#1 2012-03-14 03:55:40

FredL
Member

Bug 3.54 > transform decimal points

I quickly uninstalled the 3.54 and went back to the 3.48 after discovering this:

When exporting table to file as inserts, the 3.54 transform the decimal point to the regional settings of the computer, that is a comma "," in France
As a result,
when running the insert script I got thousands of error messages stating the number of insert values are less than the columns specified in the queries.
This is caused by the fact that the "," is considered as value separator instead of a decimal point.

I went back to the 3.48 where the decimal point is maintained all the way with no relation to the regional settings

Offline

#2 2012-03-14 09:12:21

sqldbxhelp
Administrator

Re: Bug 3.54 > transform decimal points

To force decimal point you need to check Tools->Options->Results->Always Use '.' as decimal separator

Offline

Board footer

Powered by FluxBB