Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sqlways:users-guide:migrate-progress4gl-to-mssql [October 12, 2018, 01:42:33 PM] alexandr.kirpichnysqlways:users-guide:migrate-progress4gl-to-mssql [May 31, 2023, 05:28:12 PM] (current) – external edit 127.0.0.1
Line 1: Line 1:
 \\ \\
-[[http://www.ispirer.com|Ispirer Home Page]] +[[https://www.ispirer.com|Ispirer Website]] 
-[[http://www.ispirer.com|Ispirer SQLWays Migration Product Page]] +[[https://www.ispirer.com/products/migration-toolkit|Ispirer Toolkit Overview]] 
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]]+[[https://www.ispirer.com/download/download-demo|Free Trial]]
 \\ \\
  
-====== How To Migrate Progress4GL to Microsoft SQL Server Using Command Line ======+====== How To Migrate Progress 4GL to Microsoft SQL Server Using Command Line ======
  
-To migrate Progress 4GL code to Microsoft SQL Server in command line mode can be used SQLWays.exe command line tool. This tool is included in the Ispirer Migration and Modernization ToolKit as a main core tool that do the conversion between databases and applications.+To migrate Progress 4GL code to Microsoft SQL Server in command line mode you can use SQLWays.exe command line tool. This tool is a part of Ispirer Migration and Modernization ToolKit and is a main core tool that performs conversion between databases and applications.
  
 ===== Registration ===== ===== Registration =====
Line 24: Line 24:
 \\ \\
 \\ \\
-Description of the used command line options: +Description of the command line options: 
-   * **c:\Program Files\Ispirer\MnMTK2015\SQLWays.exe**  - path to the SQLWays.exe command line tool that will run the conversion. +   * **c:\Program Files\Ispirer\MnMTK2015\SQLWays.exe** path to the SQLWays.exe command line tool that will run the conversion. 
-   * **/F** – path to the source filesthat should be converted. +   * **/F** – path to the source files that should be converted. 
-   * **/DIR** - path to the folder where the conversion results will be saved +   * **/DIR** - path to the folder where the conversion results will be saved. 
-   * **/INI** - path to the options file (.INI file where all the options supported by Ispirer Migration And Modernization ToolKit are located) +   * **/INI** - path to the options file (.INI file where all the options supported by Ispirer Migration And Modernization ToolKit are located). 
-   * **/SOURCE** - option that defines source technology (database or application) +   * **/SOURCE** - option that defines source technology (database or application). 
-   * **/TARGET** - option that defines target technology (database or application) +   * **/TARGET** - option that defines target technology (database or application). 
-   * **/TBLDDL** - path to the Tables_DDL.sql file. This is the file with the MSSQL table definitions. This file is used by the SQLWays.exe tool in order to apply correct conversion of columns, data types and JOINS +   * **/TBLDDL** - path to the Tables_DDL.sql file. This is the file with the MSSQL table definitions. This file is used by the SQLWays.exe tool in order to apply correct conversion of columns, data types and JOINS.
  
 \\ \\
Line 44: Line 44:
  
  
-   * **DSN=c:\Root\**  - full path to source folder for correct coloring of call of functions from libraries.+   * **DSN=c:\Root\** full path to source folder for correct coloring of call of functions from libraries.
    * **REGISTRATION_NAME=** - is mandatory for your company.    * **REGISTRATION_NAME=** - is mandatory for your company.
    * **TARGET_DB=** - specifies the target database.    * **TARGET_DB=** - specifies the target database.
Line 50: Line 50:
 \\ \\
 Ispirer Note: Ispirer Note:
-   To use EDM model please do the following steps: +   To use EDM model please perform the following steps: 
-   1.   Create in root source directory folder “db”+   1.   Create “db” folder in root source directory
    2.   Rename your edmx model file to “DataClasses.edmx” and place it in “db” folder    2.   Rename your edmx model file to “DataClasses.edmx” and place it in “db” folder
  
Line 59: Line 59:
 ====== ====== ====== ======
  
-If you will face with some issues or have some questions on how to migrate Progress 4GL code to Microsoft SQL Server in command line, please contact our support team: [[[email protected]]]+If you face any issues or have any questions on how to migrate Progress 4GL code to Microsoft SQL Server in command line, please contact our support team: [[[email protected]]]
  
  
  
-\\ 
-[[http://www.ispirer.com|Ispirer Home Page]] 
-[[http://www.ispirer.com|Ispirer SQLWays Migration Product Page]] 
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]] 
 \\ \\

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.