Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Database exception

$
0
0

Eduardo Jauch wrote:

Hello Neha,

The error is exactly the same as before, but now for column Year.

You have an UNIQUE index for year column, so database will not allow you to insert a new record with a value for the year that already exists in the table.

As before, or you remove the unique from the index to allow multiple records for the same year, or you don't try to insert a record with a year that is already in table. What suits best your use case.

Cheers


Hi,


As mentioned before I am not trying to insert I am trying to update the record.


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>