[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3053: gb.db2 does not write inserted record to sqlite3 database file


http://gambaswiki.org/bugtracker/edit?object=BUG.3053&from=L21haW4-

Comment #1 by Alexandre SIX:

Hi,

part_id is your primary key and has a unique constraint,
so when you inserted it a second time, it crashed.

That’s why.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----