Difference between revisions of "Documentation/DevGuide/Spreadsheets/Database Operations"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Filtering
 
|NextPage=Documentation/DevGuide/Spreadsheets/Filtering
 
}}
 
}}
{{DISPLAYTITLE:Database Operations}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Database Operations}}
 
<!--<idltopic>com.sun.star.sheet.DatabaseRange;com.sun.star.sheet.DatabaseRanges</idltopic>-->
 
<!--<idltopic>com.sun.star.sheet.DatabaseRange;com.sun.star.sheet.DatabaseRanges</idltopic>-->
 
This section discusses the operations that treat the contents of a cell range as database data, organized in rows and columns like a database table. These operations are filtering, sorting, adding of subtotals and importing from an external database. Each of the operations is controlled using a descriptor service. The descriptors can be used in two ways:
 
This section discusses the operations that treat the contents of a cell range as database data, organized in rows and columns like a database table. These operations are filtering, sorting, adding of subtotals and importing from an external database. Each of the operations is controlled using a descriptor service. The descriptors can be used in two ways:
Line 16: Line 17:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Latest revision as of 10:28, 14 May 2009



This section discusses the operations that treat the contents of a cell range as database data, organized in rows and columns like a database table. These operations are filtering, sorting, adding of subtotals and importing from an external database. Each of the operations is controlled using a descriptor service. The descriptors can be used in two ways:

  • Performing an operation on a cell range. This is described in the following sections about the individual descriptors.
  • Accessing the settings that are stored with a database range. This is described in the section about database ranges.
DatabaseRange
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages