Traceback (most recent call last): File "/home/rcrossley/Projects/test_ignite/main.py", line 27, in main() File "/home/rcrossley/Projects/test_ignite/main.py", line 23, in main create_table(conn) File "/home/rcrossley/Projects/test_ignite/main.py", line 16, in create_table cursor.execute(sql, (row_counter, col_1)) pyodbc.Error: ('HYC00', '[HYC00] Data type is not supported. [typeId=-9] (0) (SQLBindParameter)')