I need to get a table from MS SQL but I get the error:
ProgrammingError: ('ODBC SQL type -151 is not yet supported. column-index=3 type=-151', 'HY106')

Why do I get this error? how to solve...