| View previous topic :: View next topic |
| Author |
Message |
mukund Newbie

Joined: 18 Oct 2004 Posts: 2
|
Posted: Mon Oct 18, 2004 4:08 pm Post subject: Openoffice and MS Access |
|
|
| Can I open databases created in openoffice in MS Access and vice versa. please help. |
|
| Back to top |
|
 |
ftack Moderator


Joined: 27 Jan 2003 Posts: 3102 Location: Belgium
|
Posted: Tue Oct 19, 2004 1:14 am Post subject: |
|
|
| ODBC is a universal database connectivity client. Using that, you should be able to connect directly to an MS Access database file. Using only Openoffice, you can create databases tables in d-base format, but also eventually in Calc format or CSV format (plain text with deloimiters) (not really recommended for a more 'serious' database. CSV wuold be suited for a database backup or to translate beteween different databases). DBF and CSV can be connected to from MS access using ODBC. The calc format cannot. Consult both your MS Access manual and the OOo help for details on how to connect. |
|
| Back to top |
|
 |
José Josephs General User

Joined: 31 Aug 2004 Posts: 21
|
Posted: Fri Dec 10, 2004 9:05 am Post subject: |
|
|
| Yes, in dbf format. But the Linux version of OO won't sort (index) your data. The Windows version will sort data (just like Access). |
|
| Back to top |
|
 |
|