Open GoogleCodeExporter opened 8 years ago
I thought maybe upgrading to Python 3.4.1 might solve the problem, but nope.
When I display `c_connectString.value` it shows b"D", but the result of
UCS_buf(self.connectString) is basically
'\x00'.join("Driver={mydsn}...').encode()
Not sure if that has any effect...
Original comment by wwer...@lwsi.com
on 1 Oct 2014 at 4:25
Original issue reported on code.google.com by
wwer...@lwsi.com
on 1 Oct 2014 at 4:07