Manipulating Data

From Apache OpenOffice Wiki
Jump to: navigation, search
  • Manipulating the Data



There are two possibilities to manipulate data in a database with the Apache OpenOffice database connectivity.

  • Use the com.sun.star.sdb.RowSet service that allows using data sources defined in Apache OpenOffice through their tables or queries, or through SQL commands.
  • Communicate with a database directly using a Statement object.

This section describes both possibilities.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages