Additional connection options – PB Docs 2017
Additional connection options The tabbed pages in the Database Profile Setup – SAP Adaptive Server Enterprise dialog box include additional options that you can set if desired to fine-tune your database connection and take advantage of DBMS-specific features that the SAP Adaptive Server Enterprise interface supports. Each connection option corresponds to a DBParm parameter or…
Preview tab (PowerBuilder Only) – PB Docs 2017
Preview tab (PowerBuilder Only) The Preview tab provides a convenient way to generate correct PowerScript connection syntax in the PowerBuilder development environment for use in your PowerBuilder application script. As you complete the Database Profile Setup dialog box in PowerBuilder, the correct PowerScript connection syntax for each selected option is built on the Preview tab….
To display the Database Preferences dialog box – PB Docs 2017
To display the Database Preferences dialog box In the Database or Select painter, select Design>Options from the menu bar. Document get from Powerbuilder help Thank you for watching.
To display the Options dialog box – PB Docs 2017
To display the Options dialog box Select Design>Options from the menu bar. In the Debugger, select Debug>Options. Document get from Powerbuilder help Thank you for watching.
Select Column dialog box – PB Docs 2017
Select Column dialog box Description Select a column to add to the DataWindow object. The list shows all the columns in the data source for the DataWindow object. It includes columns that have been deleted from the DataWindow object or added to the data source but not added to the DataWindow object. See also Adding…
Table property view: General tab – PB Docs 2017
Table property view: General tab Description Specify general properties of the selected table. Dialog options Owner The owner of the table. This value cannot be changed unless you are the owner of the table. Table The name of the table. This value can be modified. Table comment Enter a comment for the current table. See…
Select Tables dialog box – PB Docs 2017
Select Tables dialog box Description The Select Tables dialog box displays a list of available tables in the current database. To include system tables in the list, click the Show System Tables check box. Options Open Click the name of each table or view you want to open or create a view or query for…
Validation Rules properties – PB Docs 2017
Validation Rules properties Description Create or change a validation rule. General tab Validation Name Enter the name of the validation rule if you are defining a new rule. If you are editing a rule, you cannot change the name. Datatype Select the datatype you are defining the validation rule for. If you are editing a…
Database Profiles dialog box – PB Docs 2017
Database Profiles dialog box Description Lists the installed database interfaces and database profiles defined for each interface. Enables you to create, edit, and delete database profiles. Reconnecting to a database after editing the profile After editing a profile, right-click the profile name and select Re-connect. The Connect button is not enabled because you are already…
Options dialog box: General tab – PB Docs 2017
Options dialog box: General tab Description Define alignment and appearance settings for the current window or user object and its controls. Settings are saved in your PowerBuilder initialization file so that they are maintained across sessions. Dialog options Alignment Grid Option Action Snap To Grid Check to align objects to the grid Show Grid Check…