Re: pyodbc on linux

2007-08-25 Thread M.-A. Lemburg
On 2007-07-21 22:54, Sean Davis wrote: > I have read a couple of blogs suggesting that pyodbc is buildable > under linux. I am running suse 10.2 on a 64-bit intel machine with > unixODBC installed. Upon building, I get a slew of pretty horrid > looking errors that make me wonder if this is suppos

Re: pyodbc on linux

2007-07-21 Thread ajaksu
On Jul 21, 5:54 pm, Sean Davis <[EMAIL PROTECTED]> wrote: > I have read a couple of blogs suggesting that pyodbc is buildable > under linux. It is, following these wise words: "Aargghh! I see that possibly there was a typo in cursor.cpp at line 1385: Py_UNICODE* pNull = (Py_UNICODE*)wmemchr(pT, 0

pyodbc on linux

2007-07-21 Thread Sean Davis
I have read a couple of blogs suggesting that pyodbc is buildable under linux. I am running suse 10.2 on a 64-bit intel machine with unixODBC installed. Upon building, I get a slew of pretty horrid looking errors that make me wonder if this is supposed to work. Can anyone at least confirm that t