You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried multiple versions of pyodbc, i've been using 2.1.7 which don't have this problem, but i got problem with bigint field, so i decide to upgrade to most recent version of pyodbc, it has no problem with bigint now, but have this new problem.
exception:
pyodbc.Error: ('HY003', '[HY003] [FreeTDS][SQL Server]Program type out of range (0) (SQLGetData)')
I've tried multiple versions of pyodbc, i've been using 2.1.7 which don't have this problem, but i got problem with bigint field, so i decide to upgrade to most recent version of pyodbc, it has no problem with bigint now, but have this new problem.
exception:
python: 2.6
os: debian6 x86/64
sqlserver: 2005/64
unixODBC: 2.2.11
The text was updated successfully, but these errors were encountered: