我不能用分贝Questoid SQLite的浏览器中看到 [英] I can not see with db Questoid SQLite Browser

查看:138
本文介绍了我不能用分贝Questoid SQLite的浏览器中看到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Android的编程Eclipse和现在我需要在模拟器中查看SQLite数据库。
我跟着这些步骤操作:

i am using eclipse for android programing and now i need to view SQLite database in the emulator. I followed these step:

下载.jar文件

将插件.jar文件在Eclipse plugins文件夹中(例如,/ usr / lib目录/日蚀/插件)

Place the plugin .jar file in your Eclipse plugins folder (e.g. /usr/lib/eclipse/plugins)

重启Eclipse

启动的Andr​​oid模拟器W /调试在Eclipse

Start up an Android Emulator w/ Debugging in Eclipse

切换到DDMS透视在Eclipse

Switch to the DDMS Perspective in Eclipse

进入资源管理器选项卡中找到您的设备的数据库文件

Go to the 'File Explorer' tab to locate your device's database file

导航到:例如数据 - >数据 - > com.myproject - >数据库 - > myproject的

Navigate to: e.g. 'data -> data -> com.myproject -> databases -> myproject

现在,当我尝试打开Questoid数据库文件我无法选择它!
(见截图)
同样的忠告?

Now when i try to Open the database file in Questoid i can't select it! (see screen shot) same advice?

推荐答案

从你的屏幕截图在那里,数据库没有一个。 (阅读:周期)的文件名和放大器;扩展区域。

From your screen shot there, the database does not have a "." (read: period) in the file name & extension area.

不正确的:mydatabaseDB

Improper: mydatabaseDB

正确:mydatabase.db

Proper: mydatabase.db

一旦数据库显示了适当的扩展名(并且是正确的SQLite数据库),然后Questoid会(我使用的Eclipse(朱诺版)插件所有的时间),然后显示激活按钮(如在没有被禁用的截屏)。当寻找最新的数据库条目(何刚添加到数据库中),然后我再次点击工具栏上的图标为你展示在那里,在屏幕的右上角。然后我去浏览数据标签该视图,然后从数据库中的表我想从查看的字段。

Once the database shows the proper extension (and is a proper SQLite database), then Questoid will (I use the plugin all the time in Eclipse (Juno version)) then show the "active" button (not disabled like in your screen shot). When looking for latest database entries (what was just added into the database), I then click once again on the toolbar icon as you show there, in the upper right of the screen. I then go to the Browse Data tab for that view, then choose the table from the database I want to view the fields from.

我希望这有助于。

快乐编码...

这篇关于我不能用分贝Questoid SQLite的浏览器中看到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆