Page 1 of 1

cannot perform this operation on a closed dataset

Posted: 14.07.2011, 07:43
by lith7
dear all

A few days after installing sqlite administrator does pop up the following message if I’m trying to open or create a sqlite-db locally.

“qadmin: cannot perform this operation on a closed dataset“

I did check the rights and there are ok - read and write.

Can you please help me?

Best regards,

Thomas
installing

Posted: 26.08.2011, 14:53
by wbasheer
I'm getting the same error:

qadmin: cannot perform this operation on a closed dataset

Using another sqlite browser I get an error that the file might be encrypted.

Using the sqlite manager extension for firefox I am able to view the database.

What could the issue be?

Re: cannot perform this operation on a closed dataset

Posted: 29.03.2012, 11:12
by dev
The database patch have not include space. Save your database on disc C:// or D:// for example: D://uour_database_name.db3

Still get "cannot perform this operation on closed data

Posted: 16.04.2012, 16:15
by smartobject
I copied the Firefox file: cookies.sqlite to C:\cookies.sqlite but I still get the message.

I am able to view other SQLite db's however, I compiled SQLite3 on AIX 5.2 and created a db there ands it opens ok with SQLite Administrator --

Great tool by the way !
Thank you !