This may be due to the way the question is checking for the expected output, also remember it is checking to make sure that the records cant be deleted, if there are any issues with line numbers, you can try remove any blank lines in your code.
I'll look into this to see if there is an issue with the question though.
ANONYMOUS wrote:
> i have encountered error Lab5 , question 3.
>
> Error is "Unexpected sqlite3 error: Error: near line 17: Cannot delete pos record with associated po_items"
>
>
> my total line is 12 lines, also my local database was working with the same query.
>
> i dont know what to do