Ispirer Website Ispirer Toolkit Overview Free Trial

How to Change Decimal Point Character

1. In SQLWays wizard.

Go over the wizard to page “Conversion Options”, select “Tables” in the object's tree, open the tab “Data” with “Formats” item in dropdown list. Change the character in the “Decimal point” textbox.

2. In SQLWays Command Line. Set a DecPoint value in the command line. Use the following syntax:

  /DECPT=DecPoint. 

3. You also could set options in SQLWays Wizard by changing the sqlways.ini initialization file. To change a Decimal Point Character you will have to set new value at DECIMAL_POINT option in the [Data] subsection:

  [DATA]
  ...
  DECIMAL_POINT=","


If you have any other questions, please contact us at support@ispirer.com