Cravan wrote: > Here is the stack overflow link: > https://stackoverflow.com/questions/56540292/error-when-trying-to-insert-csv-values-into-a-sql-table > > > > I'm getting a weird error code when I try to store values from a csv into > an sql table in a movie review assignment.
Like they say on stackoverflow: it very much looks like the movies table doesn't exist. Maybe you have forgotton a commit somewhere? Please double-check that the table is actually created before you look for other less likely causes of your problem. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor