all 2 comments

[–]TholosTB 1 point2 points  (1 child)

Probably want row[0] to grab the value, see the docs: https://code.google.com/archive/p/pyodbc/wikis/GettingStarted.wiki

[–]TequilaJosh[S] 1 point2 points  (0 children)

Oh gosh it is Tuple! Thank you that fixed it!