Bug in Data Insert

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

Moderators: gto, EgonHugeist, Orbmu2k

Locked
LordS
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 04.01.2008, 10:24

Bug in Data Insert

Post by LordS »

Hi, when i try to insert some data in a table, the last value changed id copied for each row and not only in the row selected.

Version: 0.8.3.2
SQLite: 3.5.1
Kind of DB: SQLite 3

I've included some screen shot to aid.

This Is the first situation, i've selected a field. [Immagine01.jpg]
You do not have the required permissions to view the files attached to this post.
LordS
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 04.01.2008, 10:24

Post by LordS »

After a Double Click i've changed the value
You do not have the required permissions to view the files attached to this post.
LordS
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 04.01.2008, 10:24

Post by LordS »

But if i push a refresh button o reopen the DB, the value are changed in each row.
You do not have the required permissions to view the files attached to this post.
LordS
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 04.01.2008, 10:24

Post by LordS »

Ok i've used the Workaround, to make a autoincremental fields....
aducom
Zeos Dev Team
Zeos Dev Team
Posts: 67
Joined: 30.08.2005, 13:21

Post by aducom »

There's no way to address an error like this. What exactly have you done?
Locked