About data pipelines – PB Docs 120
About data pipelines The Data Pipeline painter gives you the ability to reproduce data quickly within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
About data pipelines – PB Docs 70
About data pipelines The Data Pipeline painter gives you the ability to quickly reproduce data within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
About data pipelines – PB Docs 110
About data pipelines The Data Pipeline painter gives you the ability to reproduce data quickly within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
About data pipelines – PB Docs 100
About data pipelines The Data Pipeline painter gives you the ability to quickly reproduce data within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
About data pipelines – PB Docs 115
About data pipelines The Data Pipeline painter gives you the ability to reproduce data quickly within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
About data pipelines – PB Docs 105
About data pipelines The Data Pipeline painter gives you the ability to reproduce data quickly within a database, across databases, or even across DBMSs. To do that, you create a data pipeline which, when executed, pipes the data as specified in the definition of the data pipeline. What you can do With the Data Pipeline…
Input fields – PB Docs 125
Input fields An input field can be either a column or a computed field. Before you retrieve data, its value is shown as two question marks (??). The text can include many copies of a named input field. The same data will appear in each instance of the input field. Column input fields The columns…
Root element – PB Docs 125
Root element You can change the name of the root element, add attributes and children, and insert comments, instructions, and, if they do not already exist, XML and/or document type declarations before it. Changing the name of the root element changes the name of its start and end tags. You can change the name using…
The extended attribute system tables – PB Docs 125
The extended attribute system tables This section lists and describes all of the columns in each of the extended attribute system tables. Table A-2: The PBCatTbl table Column Column name Description 1 pbt_tnam Table name 2 pbt_tid Adaptive Server Enterprise Object ID of table (used for Adaptive Server Enterprise only) 3 pbt_ownr Table owner 4…
Attributes – PB Docs 125
Attributes Controls or expressions can also be referenced for element attribute values. Select Edit/Add Attribute from the pop-up menu for elements to edit an existing attribute or add a new one. For each attribute specified, you can select a control reference from the drop–down list or enter a literal text value. A literal text value…