【问题标题】:why my database file in SQLite manager can not be openned?为什么我在 SQLite 管理器中的数据库文件无法打开?
【发布时间】:2014-01-08 18:09:09
【问题描述】:

我想使用“Questoid SQLite Manager”打开我的数据库文件。当我尝试这样做时,一条消息显示:“在文件资源管理器中选择 db 文件,然后在 SQLite 管理器中打开它...”
当我搜索此错误时,我发现数据库必须具有 .db 扩展名。现在我的数据库名称是 mydb.db,它在模拟器上运行。 正如我在这些主题中看到的那样,有关此错误的大多数主题都是指 .db 扩展名和 root 权限:
Not able to open database file in SQLite manager plugin for eclipse?
https://stackoverflow.com/questions/19177467/not-able-to-open-the-db-file-with-questoid-sqlite-manager-browser
Why I can't see DB structure by SQLite Manager in file explorer

我还应该怎么做?

【问题讨论】:

    标签: android sqlite


    【解决方案1】:

    我对“sqlitemanager”有同样的问题:只接受 .db-Database 文件。

    这是解决方案:

    1. 下载此 Questoid SqLiteBrowser:http://www.java2s.com/Code/JarDownload/com.questoid/com.questoid.sqlitebrowser_1.2.0.jar.zip

    2. 解压并放入eclipse/dropins(不是插件)

    【讨论】:

      【解决方案2】:

      您可以使用http://sourceforge.net/projects/sqlitebrowser 打开您的数据库文件。

      【讨论】:

        【解决方案3】:

        您是否尝试使用 Firefox 打开它。 它需要一个插件来做到这一点 检查this

        【讨论】:

          猜你喜欢
          • 2016-04-14
          • 1970-01-01
          • 1970-01-01
          • 2014-11-11
          • 2014-08-30
          • 2018-05-15
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多