Hello,
John Fabiani wrote:
> Are there others using Python to connect MsSQL? At the moment I'd
> accept even a windows solution - although, I'm looking for a Linux
> solution.
You'll need to get one out of each category:
1) ODBC manager: unixOdbc or iOdbc
2) Python ODBC wrapper: mxOdbc (www.e
You can also use pymssql. I've used it before on a little project. It
looks like it works on linux too.
http://pymssql.sourceforge.net/
--
http://mail.python.org/mailman/listinfo/python-list
John Fabiani wrote:
> Hi,
> Since this is (sort of) my second request it must not be an easy solution.
> Are there others using Python to connect MsSQL? At the moment I'd accept
> even a windows solution - although, I'm looking for a Linux solution.
>
> John
Thanks all - it looks like it will wo
On Sun, 13 Feb 2005 17:57:34 GMT, John Fabiani <[EMAIL PROTECTED]>
wrote:
>Are there others using Python to connect MsSQL?
Hi,
direct your attention to
http://www.object-craft.com.au/projects/mssql/
I once tried it as a little test - it worked.
I would love to use it these days - unfortunately
John Fabiani wrote:
Hi,
Since this is (sort of) my second request it must not be an easy solution.
Are there others using Python to connect MsSQL? At the moment I'd accept
even a windows solution - although, I'm looking for a Linux solution.
On Windows, you can use http://sourceforge.net/projects
John Fabiani wrote:
> Hi,
> Since this is (sort of) my second request it must not be an easy solution.
> Are there others using Python to connect MsSQL? At the moment I'd accept
> even a windows solution - although, I'm looking for a Linux solution.
Use unix-odbc and a mssql driver for unxi-odb
[John Fabiani]
> Since this is (sort of) my second request it must not be an easy
> solution. Are there others using Python to connect MsSQL?
[jdonnell]
http://sourceforge.net/projects/mysql-python
Note that "MsSQL" != "MySQL".
--
alan kennedy
--
" Since this is (sort of) my second request it must not be an easy
solution.
Are there others using Python to connect MsSQL? "
http://sourceforge.net/projects/mysql-python
--
http://mail.python.org/mailman/listinfo/python-list