diethardsteiner / bissolTableDataEditor

MIT License
3 stars 2 forks source link

Show error msg on inserting new records with existing id for tables without auto incremented key #14

Closed diethardsteiner closed 10 years ago

diethardsteiner commented 10 years ago

Currently when you insert a new record into a table which does not have an auto incremented primary key the interface silently goes back to standard mode ... show an error message that there was a problem inserting the record.