TypeError: tuple indices must be integers, not str

Like the error says, row is a tuple, so you can’t do row["pool_number"]. You need to use the index: row[0].

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)