Edit and view the Access database mdb File in Ubuntu

Source: Internet
Author: User
Tags mdb database
Because the database of a website uses the. mdb database type (Access in MS), openoffice does not support editing in Ubuntu. What should we do? Solution: Install sudoapt-getinstalllibmdbtoolsmdbtoolsmdbtools-gmdb. After installation, you can view the MDBViwer menu in the application-office. You can view the menu even if the mdb has a password. Of course mdb

Because a website database uses the. mdb database type (Access in the MS), You want to edit it under Ubuntu, but open office does not.

What should we do? Solution

Installation:

Sudo apt-get install libmdbtools mdbtools-gmdb

After installation, you can view the MDB Viwer menu in the application-office, even if the mdb has a password.

Of course, mdbtools provides the following commands:

Mdb-array mdb-header mdb-parsecsv mdb-schema mdb-tables

Mdb-export mdb-hexdump mdb-prop mdb-SQL mdb-ver

These commands can be directly used to access *. mdb files. For example, mdb-export can easily output data, while mdb-schema can also generate SQL commands for DROP/CREATE TABLE.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.