Spotlight | Reviews | Current Issue | Academy | Newsletter | Subscribe | Shop |
Departments

Partner Links
Make your own website
WinWeb OnlineOffice
Comparing prices of hardware is worth it.
Price Comparison
What:
Where:
Country:
vacatures Netherlands njobs Linux vacatures
arbeit Deutschland njobs Linux arbeit
work United Kingdom njobs Linux jobs
Lavoro Italia njobs Linux lavoro
Emploi France njobs Linux emploi
trabajo Espana njobs Linux trabajo

user friendly

Admin Magazine

ADMIN Network & Security

Subscribe now and save!

 ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:

  • network security
  • system management
  • troubleshooting
  • performance tuning
  • virtualization
  • cloud computing

 on Windows, Linux, Solaris, and popular varieties of Unix.

http://www.admin-magazine.com/

  linux-magazine.com » Online » Blogs » Productivity Sauce » Using Data Sources with Calc  

Productivity Sauce
Productivity Sauce

Using Data Sources with Calc

Say you use a simple OpenOffice.org Base database to keep track of your invoices and you want to analyze the invoicing data. One way to do this is to create reports and SQL queries, but this requires skill and a lot of time. Another approach is to pull database records into a Calc spreadsheet and then use Calc's tools to analyze the data. To do this, you have to register the invoice database as a data source in OpenOffice.org. Choose Tools -> Options, select OpenOffice.org Base -> Databases and press the New button. Select then the database and give the new connection a name. Press OK -> OK to save the settings and close the window.


Create a new Calc spreadsheet and press F4 to show the Data Sources pane. Select the table or query you want from the registered data source, and drag it onto the spreadsheet. This imports records from the table or query as rows into the spreadsheet, and you can then use Calc's tools to analyze and manipulate the imported data range. When using this technique, OpenOffice.org creates a live link between the database table or query and the data in the spreadsheet. This means that if you make changes in the database (i.e., add a new record or modify an existing one), you can update data in the spreadsheet by refreshing it. To do this, click on any cell in the imported data range and choose -> Data Refresh Range. Keep in mind, though, that the created link works only one way -- from database to spreadsheet -- so any changes you made to the data in the spreadsheet will not be saved back in the database.

Instead of linking to a table or query, you might want to import data into the spreadsheet. To do this, click on the table or query you want in the Data Sources pane, select then all records by clicking on the top-left empty gray box in the Record Browser pane. Drag then the selected records set onto the spreadsheet.

Comments


Print this page. Recommend
Share