[DB-SIG] cx_Oracle 4.4

2008-06-11 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API 2.0 specifications with a few exceptions. Where do I get it? http://cx-oracle.sourceforge.net What's new? 1) Fix setup.py to handle the Oracle instant client and Ora

Re: [DB-SIG] Example python x oracle

2008-06-11 Thread Harald Armin Massa
Google up cx_Oracle or directly surf to http://python.net/crew/atuining/cx_Oracle/html/index.html best wishes Harald 2008/6/11 Marcel Rosa <[EMAIL PROTECTED]>: > I am Oracle DBA and would like to use a python to developer some intranet > report, > > do you have same examples? > > > > thanks. >

[DB-SIG] Example python x oracle

2008-06-11 Thread Marcel Rosa
I am Oracle DBA and would like to use a python to developer some intranet report, do you have same examples?   thanks. Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento! http://br.mail.yahoo.com/___ DB-SIG maillist

Re: [DB-SIG] Python to SQL Server

2008-06-11 Thread M.-A. Lemburg
On 2008-06-10 11:49, Mark Matthews wrote: On 10/06/2008, at 7:40 PM, M.-A. Lemburg wrote: On 2008-06-10 03:18, Mark Matthews wrote: Hello, I have a client that we have built a Python-PostgreSQL-Linux solution for. It works well, very stable, robust ... However, they are a little keen on Micr

Re: [DB-SIG] Python to SQL Server

2008-06-11 Thread Joshua Kugler
Mark Matthews wrote: > Hello, > > I have a client that we have built a Python-PostgreSQL-Linux solution > for. It works well, very stable, robust ... > > However, they are a little keen on Microsoft products and are > enquiring about migrating to SQL Server (database only, leaving the > app runni