Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column 'msdyn_solutioncomponentcountsummaryid' does not allow DBNull.Value #511

Closed
sybaris opened this issue Jul 12, 2024 · 0 comments · Fixed by #515
Closed

Column 'msdyn_solutioncomponentcountsummaryid' does not allow DBNull.Value #511

sybaris opened this issue Jul 12, 2024 · 0 comments · Fixed by #515

Comments

@sybaris
Copy link

sybaris commented Jul 12, 2024

Hi

The following query reports me an error :
select top 10 * from msdyn_solutioncomponentcountsummary

image

Column 'msdyn_solutioncomponentcountsummaryid' does not allow DBNull.Value.
Unable to activate constraints. One or more rows contain values ​​that violate non-null, unique, or foreign key constraints.

Regards
Sybaris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant