Skip to content

Conversation

@hellozhangwei
Copy link

Fixed the error below when loading data into MSSQL due to unique index constraint

com.microsoft.sqlserver.jdbc.SQLServerException: Cannot insert duplicate key row in object 'dbo.USER_ACCOUNT' with unique index 'USERACCT_EMAILADDR'. The duplicate key value is ().

…x 'USERACCT_EMAILADDR' contstraint

com.microsoft.sqlserver.jdbc.SQLServerException: Cannot insert duplicate key row in object 'dbo.USER_ACCOUNT' with unique index 'USERACCT_EMAILADDR'. The duplicate key value is (<NULL>).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant