Re: looking for ocbc example

2007-11-29 Thread supercooper
On Nov 28, 2:43 am, Tim Golden <[EMAIL PROTECTED]> wrote: > Carl K wrote: > > jay graves wrote: > >> On Sep 21, 2:43 am, Tim Golden <[EMAIL PROTECTED]> wrote: > >>> Carl K wrote: > It seems there are 2 odbc modules - pyOdbc and mxOdbc - anyone know the > difference? > >>> In short, pyodb

Re: looking for ocbc example

2007-11-28 Thread Tim Golden
Carl K wrote: > jay graves wrote: >> On Sep 21, 2:43 am, Tim Golden <[EMAIL PROTECTED]> wrote: >>> Carl K wrote: It seems there are 2 odbc modules - pyOdbc and mxOdbc - anyone know the difference? >>> In short, pyodbc is open source; mxOdbc requires a commercial license. >>> pyodbc is a

Re: looking for ocbc example

2007-11-27 Thread Carl K
jay graves wrote: > On Sep 21, 2:43 am, Tim Golden <[EMAIL PROTECTED]> wrote: >> Carl K wrote: >>> It seems there are 2 odbc modules - pyOdbc and mxOdbc - anyone know the >>> difference? >> In short, pyodbc is open source; mxOdbc requires a commercial license. >> pyodbc is a newcomer, but appears

Re: looking for ocbc example

2007-09-21 Thread M.-A. Lemburg
Carl K wrote: > I am sure this is what I want: > http://www.python.org/topics/database/docs.html > "The documentation for the PythonWin ODBC module." > > but it is 404. > > google isn't being nice. > > Anyone know where I can find some simple examples? > > I have used odbc in other environments

Re: looking for ocbc example

2007-09-21 Thread jay graves
On Sep 21, 2:43 am, Tim Golden <[EMAIL PROTECTED]> wrote: > Carl K wrote: > > It seems there are 2 odbc modules - pyOdbc and mxOdbc - anyone know the > > difference? > > In short, pyodbc is open source; mxOdbc requires a commercial license. > pyodbc is a newcomer, but appears to work for everythin

Re: looking for ocbc example

2007-09-21 Thread Tim Golden
Carl K wrote: > It seems there are 2 odbc modules - pyOdbc and mxOdbc - anyone know the > difference? In short, pyodbc is open source; mxOdbc requires a commercial license. pyodbc is a newcomer, but appears to work for everything I've thrown at it (which is not much). mxOdbc has been around longe

looking for ocbc example

2007-09-20 Thread Carl K
I am sure this is what I want: http://www.python.org/topics/database/docs.html "The documentation for the PythonWin ODBC module." but it is 404. google isn't being nice. Anyone know where I can find some simple examples? I have used odbc in other environments, so just need to know what modules,