dlsyaim / pypyodbc

Automatically exported from code.google.com/p/pypyodbc
0 stars 0 forks source link

state = err_list[0][0] Index out of range #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using SAS ODBC Driver, Anaconda Python3 distribution 
2. trying to use pypyodbc.connect('Driver={SAS}') just to test that driver is 
working
3. This issue repeats issue-42, but i got pypyodbc 1.3.3
What is the expected output? What do you see instead?
More human error message is driver not exists, or error like 'Server not 
defined'

What version of the product are you using? On what operating system?
python 3/pypyodbc version 1.3.3 on windows server 2012

Original issue reported on code.google.com by polarper...@gmail.com on 26 Nov 2014 at 4:20