Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Server Crash #28

Open
detule opened this issue Jan 10, 2023 · 0 comments
Open

SQL Server Crash #28

detule opened this issue Jan 10, 2023 · 0 comments

Comments

@detule
Copy link
Collaborator

detule commented Jan 10, 2023

SELECT SERVERPROPERTY('Collation');
Executing query...Ctrl-c to cancel
Query execution...done
Time: 0.003s
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.8/site-packages/odbcli/__main__.py", line 4, in <module>
    main()
  File "/usr/local/lib/python3.8/site-packages/odbcli/cli.py", line 55, in main
    if crsr.description:
  File "cyanodbc/cursor.pxi", line 272, in cyanodbc._cyanodbc.Cursor.description.__get__
KeyError: -150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant