How do I get pass this? I’ve changed the tds versi...
# troubleshooting
t
How do I get pass this? I’ve changed the tds versions to app I could possibly change it to. I’m trying to create a ms sql tap.
a
Can you see what version of
pymssql
you are using?
Looks like 2.1.4+ should (?) support this: https://github.com/pymssql/pymssql/pull/451
I haven't see this before so I can't be sure myself. Any additional information you could provide would be helpful though so we can hopefully help you get unblocked.
v
I'd drop in pyodbc instead of pymssql as pymssql just isn't as supported