On Sat, Feb 11, 2012 at 1:56 PM, Christoph Kukulies <[email protected]>wrote:

> I'm trying to open some Firefox files that are located in the profiles
> directory using Sqlite admin
> (http://sqliteadmin.orbmu2k.**de/ <http://sqliteadmin.orbmu2k.de/>).
>
> I'm getting an error message:
>
> "Cannot perform this operation on a closed dataset."
>
>
This admin is probably made with Delphi, this is a error message of BDE
(Borland Database Engine) that was there forever so you probably should
address this to the developers of the tool. I suppose that for some reason
it could not open the db, but didn't detect it so allowed database controls
and objects accept queries.

Max
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to