About 233,000 results
Open links in new tab
  1. libreoffice - How can I open .db files? - Ask Ubuntu

    I've imported a .db file from my android device and I wish to open it using Libreoffice Base or something similarly basic with a simple GUI. How do I achieve this?

  2. How to properly view a .sqlite file using sqlite? - Ask Ubuntu

    sqlitebrowser In the main window you can click Open database to open your *.sqlite file. It will then display something like this (here displaying the database of a Firefox add-on for applying …

  3. Why do I get an error when I try to postmap sasl password file …

    I installed postfix freshly as satellite system. I need to authenticate on my mail providers smpt. There postfix needs to build a sasl database from my sasl-passwd file. But it fails to do just tha...

  4. How to fix the command-not-found databases? - Ask Ubuntu

    Jul 24, 2013 · The database files for the 64 bit version are named amd64-*.db, while the 32 bit version ones are named i386-*.db. So apparently you have the 32 bit package installed when …

  5. text - How to open and read SQLite files - Ask Ubuntu

    Apr 18, 2018 · 1 SQLite is a type of relational database, so that file will contain tables, columns and indexes. sqlitebrowser is a GUI based application that lets you browse inside SQLite files. …

  6. command line - "Error: unable to open database" when creating …

    Feb 6, 2019 · It opens up the sqlite console, but when I type .schema, I get Error: unable to open database "database.db": unable to open database file, and then get booted from the database.

  7. libreoffice - Is it possible to open an Access 2010 database file ...

    I have a .accdb file created with Microsoft Office 2010 and I want to know if it is possible to open it with some native Ubuntu application like LibreOffice or OpenOffice, I know LibreOffice has

  8. Bacula web: SQLSTATE [HY000] [14] unable to open database file

    May 11, 2017 · IMHO, maybe this solution will fix Bacula-Web problem but at the same time, if you run bacula-dir as a non-root user, this will avoid write permissions on the SQLite database …

  9. database - How to view the data from a .mysql file? - Ask Ubuntu

    Aug 26, 2015 · Now you can import .sql file to database by: mysql - u "username" -p 'databasename' < filename.sql I use an extra space inbetween -p and databasename so it will …

  10. KeePass database with keyfile won't open in Ubuntu

    Feb 6, 2021 · 4 I have KeePass (.kbdx) database with key file (.keyx) that was created with KeePass2 on Windows. I'm able to open the database on Windows (KeePass2) or Mac …