Open GoogleCodeExporter opened 8 years ago
Same problem with:
pypyodbc trunk
python-2.7.3 / pypy-1.9
unixODBC-2.3.1
Gentoo Linux
Original comment by sok...@gmail.com
on 8 Oct 2012 at 1:58
Original comment by jiangwen...@gmail.com
on 8 Oct 2012 at 1:33
This should now work fine with the svn head / hg tip revision.
Relevant changeset:
https://bitbucket.org/jiangwen365/pypyodbc/commits/23cbcaaea1db6bab505ca7b9b404b
893cfb7dd6f
Previously, when using wide Python build with connection string
'DRIVER={driver};...', only the first character (uppercase D) is passed to
unixODBC, thus causing the error "Data source name not found, and no default
driver specified"
Original comment by sok...@gmail.com
on 14 Jan 2013 at 7:48
Thanks for the feed back, I'm going to close the ticket.
Original comment by jiangwen...@gmail.com
on 14 Jan 2013 at 7:52
Hi Felix, can you try the latest 0.9.3 and see if this problem has been fixed?
Original comment by jiangwen...@gmail.com
on 15 Feb 2013 at 2:47
Original comment by jiangwen...@gmail.com
on 22 Feb 2013 at 5:44
Original comment by jiangwen...@gmail.com
on 23 Mar 2013 at 11:41
I know this bug was closed a while ago, but I am having the exact same problem
on Mac OS X with pypyodbc v.1.3.3, python 2.7.5. Is there any chance this was
only fixed for Linux, and not Mac?
Original comment by macaven...@gmail.com
on 1 Jul 2014 at 9:00
Original issue reported on code.google.com by
felix.m...@gmail.com
on 5 Oct 2012 at 11:28