Access to MS SQL from Linux?

Tim Golden tim.golden at viacom-outdoor.co.uk
Thu Sep 23 04:23:09 EDT 2004


[Joe Wong]

> Hi,

> Is there any Python library for accessing MS SQL server 
> from a Linux machine? Either open source or commerical one will do for me.

(Assuming you have FreeTDS installed: http://www.freetds.org/):

http://www.object-craft.com.au/projects/mssql/

or

http://www.object-craft.com.au/projects/sybase/

will both do the trick.

Or if you have ODBC:

mxODBC: http://www.egenix.com/files/python/mxODBC.html

TJG

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________



More information about the Python-list mailing list