Can LebreOffice ODT files be imported to Access?
Can LebreOffice ODT files be imported to Access?
From what I read https://www.howtogeek.com/765461/wha...-you-open-one/, this is a document file similar to Word docx file. docx is not a data file and not importable and I would expect same case for odt.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
The file I have and would like to import to Access is a LibreOffice database file.From what I read https://www.howtogeek.com/765461/wha...-you-open-one/, this is a document file similar to Word docx file. docx is not a data file and not importable and I would expect same case for odt.
Post 3 was moderated, I'm posting to trigger email notifications.
Okay, from LibreOffice site:
Base is a full-featured desktop database front end, designed to meet the needs of a broad array of users. Base caters to power users and enterprise requirements, providing native-support drivers for some of the most widely employed multi-user database engines: MySQL/MariaDB, Adabas D, MS Access and PostgreSQL. In addition, the built-in support for JDBC- and ODBC-standard drivers allows you to connect to virtually any other existing database engine as well.
And another source:
Can Libre Office Open MDB?
You actually do not open an .mdb file with LibreOffice. LibreOffice contains Base. This is a front end (not a database) which can connect to various databases.
If you can't connect via import/export wizard or maybe ODBC driver, than no, cannot import to Access.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Looks like the only way to do it is to export the individual tables from the .ODB file as CSV (text) and import them into a new Access file.
https://www.file-extensions.org/convert-odb-to-accdb
Cheers,