I am trying to retrieve data from an DB2 using pyodbc and print it in JSON using Python. I have 2 different func.
This one\'s works :
import flask from