It returns that no cursor object found. If you want to get the results you need to add these lines: cur = conn.cursor() # create a cursor to ...
確定! 回上一頁