cannot perform this operation on a closed dataset

This is the international (english) support forum for the SQLite Administrator developed and maintained by Orbmu2k.

Moderators: gto, EgonHugeist, Orbmu2k

Locked
lith7
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 14.07.2011, 07:01

cannot perform this operation on a closed dataset

Post 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
wbasheer
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 26.08.2011, 14:50

Post 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?
dev
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 29.03.2012, 11:01

Re: cannot perform this operation on a closed dataset

Post by dev »

The database patch have not include space. Save your database on disc C:// or D:// for example: D://uour_database_name.db3
smartobject
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 16.04.2012, 16:07
Location: Memphis, TN
Contact:

Still get "cannot perform this operation on closed data

Post 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 !
Locked