Re: [python-win32] Connection to Oracle DB via TNSNames file

2011-03-29 Thread Amaury Forgeot d'Arc
Hi, 2011/3/29 Anthony Atkins : > I'm using Python 2.6 and would like to be able to connect to an oracle > database that utilizes TNSNames file. I can't seem to get the connection > script correct.  Would someone please help me.  I'd really like to not have > to load additional libraries since I'm

[python-win32] Connection to Oracle DB via TNSNames file

2011-03-29 Thread Anthony Atkins
I'm using Python 2.6 and would like to be able to connect to an oracle database that utilizes TNSNames file. I can't seem to get the connection script correct. Would someone please help me. I'd really like to not have to load additional libraries since I'm developing a tool within another piece o