Re: i have an query regarding pyodbc

2009-02-06 Thread Rahul
On Feb 6, 3:53 pm, Rahul r.warhe...@gmail.com wrote: On Feb 6, 11:27 am, Rahul r.warhe...@gmail.com wrote: hello all, I have installed pyodbc on my red hat enterprise 4 linux machine but when i go to use that using statement, import pyodbc through python console it gives me error

Re: i have an query regarding pyodbc

2009-02-06 Thread Rahul
On Feb 6, 11:27 am, Rahul r.warhe...@gmail.com wrote: hello all, I have installed pyodbc on my red hat enterprise 4 linux machine but when i go to use that using statement, import pyodbc through python console it gives me error as ImportError : dynamic module does not define init

Re: i have an query regarding pyodbc

2009-02-06 Thread Diez B. Roggisch
Rahul schrieb: On Feb 6, 3:53 pm, Rahul r.warhe...@gmail.com wrote: On Feb 6, 11:27 am, Rahul r.warhe...@gmail.com wrote: hello all, I have installed pyodbc on my red hat enterprise 4 linux machine but when i go to use that using statement, import pyodbc through python console it gives me

i have an query regarding pyodbc

2009-02-05 Thread Rahul
hello all, I have installed pyodbc on my red hat enterprise 4 linux machine but when i go to use that using statement, import pyodbc through python console it gives me error as ImportError : dynamic module does not define init function (initpyodbc) and when i do 'nm pyodbc.so' command i get