如何从places.sqlite火狐数据库值? [英] how to retrieve values from places.sqlite firefox database?

查看:772
本文介绍了如何从places.sqlite火狐数据库值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好吧,我试图摆脱 places.sqlite 数据库中的一些价值观。但是,当我做

Well, I'm trying get some values from places.sqlite database. But when I do

$ sqlite3的/home/<user>/.mozilla/firefox/xx.default/places.sqlite选择从URL moz_places

我收到以下错误:错误:文件加密或不是一个数据库如何解决这个问题。

I get the following error: Error: file is encrypted or is not a database how to fix this?

推荐答案

最有可能的,有一个由sqlite3的命令使用的sqlite3的库版本不匹配,和一个Firefox的使用。在我的笔记本电脑命令你报的执行没有错误。 (Ubuntu的10.10,火狐11.0,libsqlite3-0 3.7.2-1ubuntu0.1)

Most likely, there is a version mismatch between the sqlite3-library used by the "sqlite3" command, and the one firefox is using. On my laptop the command you quoted execute without errors. (Ubuntu 10.10, Firefox 11.0, libsqlite3-0 3.7.2-1ubuntu0.1)

(编号:<一href=\"http://stackoverflow.com/questions/1513849/error-file-is-encrypted-or-is-not-a-database\">Error:文件将被加密或不是数据库)

这篇关于如何从places.sqlite火狐数据库值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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