Scipio
Scipio
CC#
Created by Scipio on 10/31/2024 in #help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
I am getting the following error when attempting to add to add a record to my SQLite database: SqliteException: SQLite Error 19: 'FOREIGN KEY constraint failed' The exception occurs in ClientViewModel.cs - line 74 Link to my project: https://github.com/SpaceWarlord/Roster
49 replies