| View previous topic :: View next topic |
| Author |
Message |
Tomek Guest
|
Posted: Wed Jul 07, 2004 7:29 am Post subject: Export from Calc to database |
|
|
Is it possible?
I know that it is possible to import data from datasource. But I would like put my data from spreadsheet into database (PostgreSQL) |
|
| Back to top |
|
 |
David Super User


Joined: 24 Oct 2003 Posts: 5668 Location: Canada
|
Posted: Wed Jul 07, 2004 10:10 am Post subject: Re: Export from Calc to database |
|
|
| Tomek wrote: | Is it possible?
I know that it is possible to import data from datasource. But I would like put my data from spreadsheet into database (PostgreSQL) |
Your Dbase should take care of that. Try saving as a CSV dfile, and importing that into your database.
David. |
|
| Back to top |
|
 |
dfrench Moderator

Joined: 03 Mar 2003 Posts: 1605 Location: Wellington, New Zealand
|
Posted: Wed Jul 07, 2004 11:22 am Post subject: |
|
|
Provided your spreadsheet looks like a table you can copy the table into any database that you can write to.
You can set calc spreadsheets as OOO data sources (readonly).
You can copy tables between datasources ... using the datasource/table tree in the View Data Sources pane. |
|
| Back to top |
|
 |
|