Difference between revisions of "Activity:CreateOLEQueryScope (Activity)"
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The CreateOLEQueryScope Activity provides access to a tables/views within an OLE compliant database by defining a SQL statement. It is typically nested within [[Activity:CreateOLESQLScope (Activity)|CreateOLESQLScope]] or [[Activity:CreateOLEOracleScope(Activity)|CreateOLEOracleScope]]. | + | The CreateOLEQueryScope Activity provides access to a tables/views within an OLE compliant database by defining a SQL statement. It is typically nested within [[Activity:CreateOLESQLScope (Activity)|CreateOLESQLScope]] or [[Activity:CreateOLEOracleScope (Activity)|CreateOLEOracleScope]]. |
=Description= | =Description= | ||
Line 38: | Line 38: | ||
=Example= | =Example= | ||
− | The CreateOLEQueryScope activity, as used in the larger example "Read MetaClass names from UBIK database" | + | The CreateOLEQueryScope activity, as used in the larger example "Read MetaClass names from UBIK database".<br /> |
− | + | [[File:UI_Activity_CreateOLEQueryScope.PNG|border|x700px|CreateOLEQueryScope]] | |
− | [[File:UI_Activity_CreateOLEQueryScope.PNG|x700px]] | + | |
<headertabs /> | <headertabs /> |
Latest revision as of 15:45, 23 February 2015
The CreateOLEQueryScope Activity provides access to a tables/views within an OLE compliant database by defining a SQL statement. It is typically nested within CreateOLESQLScope or CreateOLEOracleScope.