Accessing Oracle/Access database py2.4
Steve Holden
steve at holdenweb.com
Fri Feb 15 11:46:39 EST 2008
Ahmed, Shakir wrote:
> I was used import odbc to connect oracle or access table before, now I
> switched to python 2.4 and is giving me error message. I appreciate any
> help on that.
>
So this error message is a secret?
One possibility is that you are trying to use a 2.3 extension module
with 2.4 - that would give you problems.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/
More information about the Python-list
mailing list