Differences

This shows you the differences between two versions of the page.

Link to this comparison view

knowledge-base:database-migration:ispirer-toolkit-faq:decimal-point-change [2009/08/04 12:46]
knowledge-base:database-migration:ispirer-toolkit-faq:decimal-point-change [2023/11/27 13:29] (current)
Line 1: Line 1:
 +\\
 +[[https://​www.ispirer.com|Ispirer Website]]
 +[[https://​www.ispirer.com/​products/​migration-toolkit|Ispirer Toolkit Overview]]
 +[[https://​www.ispirer.com/​download/​download-demo|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.
 +
 +{{:​knowledge-base:​database-migration:​ispirer-toolkit-faq:​dec_point_1.jpg?​nolink|}}
 +
 +2. In SQLWays Command Line.
 +Set a DecPoint value in the command line. Use the following syntax: ​
 +
 +    /​DECPT=DecPoint. ​
 +
 +3. You also could [[knowledge-base:​database-migration:​ispirer-toolkit-faq:​set-options-sqlways-wizard|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 [[[email protected]]]