SQLWays Product Page - PowerBuilder Conversion
Free Evaluation
In order to perform the conversion of the PowerBuilder application first you need to extract the script files of which each PowerBuilder Library (PBL) file consist. These are the files containing the definition of each object used in the application. There is two ways to do this task using tool developed by our team or do ut manually from PowerBuilder.
For this purpose please go to the “Tools” menu and run the “Library Painter” as it is specified in the screen-shot below:
In the opened “Library Painter” window please browse to one of the pbl files from your PowerBuilder project, select all the objects in the left-hand pane, click the right mouse button on the selected objects and choose “Export” in the menu, like in the picture below:
After that you will be prompted to specify the location of each object exported, which definition will be stored in its own file (SRD, SRU, SRW, SRF & etc.) in the specified location.
The same set of actions needed to be performed for each PBL file in the project to acquire the definitions of all the objects in the project.
SQLWays Product Page - PowerBuilder Conversion
Free Evaluation
Discussion