Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PB Docs 2019 – Page 577 – PowerBuilder Library

PB Docs 2019

Exception Settings dialog box – PB Docs 2019

Exception Settings dialog box Description When an application throws an exception while it is being debugged, the debugger sees the exception before the program has a chance to handle it.The debugger can allow the program to continue or it can handle the exception. This is usually referred to as the debugger’s first chance to handle…

Select Drag Icon dialog box – PB Docs 2019

Select Drag Icon dialog box Description Select the icon that you want to associate with the application. To select the icon, navigate to the directory that contains it, click on the filename to select it, and click Open. The full path to the icon displays in the Icon Name textbox on the Icon tab page….

Select Application Library dialog box – PB Docs 2019

Select Application Library dialog box Description Double-click a library name from the file listing, or select the library you want to open and click Open. Document get from Powerbuilder help Thank you for watching.

To display the Database Profile Setup – Oracle dialog boxes – PB Docs 2019

To display the Database Profile Setup – Oracle dialog boxes In the Database Profiles dialog box, do either of the following: Select one of the Oracle interfaces and click New. Display the pop-up menu for one of the Oracle interfaces and select New. Document get from Powerbuilder help Thank you for watching.

Inherit from Object dialog box – PB Docs 2019

Inherit from Object dialog box Description Create a new object in the current application based on an existing menu, window, or user object. Dialog options Target Select the target from which you want to open an object. Application Libraries Shows the libraries in the current library search path. Click to select the library that contains…

Database Profile Setup – Oracle dialog boxes – PB Docs 2019

Database Profile Setup – Oracle dialog boxes Click a tab name to display dialog box option information: Connection tab System tab Transaction tab Syntax tab Pooling tab (ORA driver only) Network tab Preview tab (PowerBuilder only) Description Defines a database profile to access a database in PowerBuilder or InfoMaker using the Oracle9i interface (O90), Oracle…

To display the Select Resource File dialog box – PB Docs 2019

To display the Select Resource File dialog box In the Library painter, select a library and then select Library>Build Runtime Library from the menu bar. Click Browse in the Build Runtime Library dialog box. Document get from Powerbuilder help Thank you for watching.

Properties for the Web DataWindow Container Generator: Database tab – PB Docs 2019

Properties for the Web DataWindow Container Generator: Database tab Description This feature is obsolete. Document get from Powerbuilder help Thank you for watching.

Properties for the Application project: General tab – PB Docs 2019

Properties for the Application project: General tab Description Specify general properties for a PowerBuilder application project. Options Executable file name Specify a name for the application executable file that you create when you build the project. Resource file Specify the name of a PBR (PowerBuilder resource file) that will be used to build the executable…

Date DBParm parameter for Oracle interfaces – PB Docs 2019

Date DBParm parameter for Oracle interfaces When you create a profile to access an Oracle database through one of the Oracle database interfaces, the syntax for setting the Date DBParm parameter in the development environment has been simplified in Version 6 and later versions. (The syntax for setting Date in a PowerBuilder application script is…