SQLite Foreign Key Error
Budget: $10 – $30 USD
I have a SQLite db file which is not allowing me to add a record. The error I get is a foreign key error. The data related to the foreign key is there so it should add with no errors. The foreign key is required so removing the foreign key is not an option.
The db file will be shared and the statement to add the record will be shared too once the project is assigned.
The db file will be shared and the statement to add the record will be shared too once the project is assigned.
Related categories:
SQLite