[DB-SIG] Connection of MS SQL Residing in Microsoft NT with Python Residing in Linux

Dave Cole djc@object-craft.com.au
02 May 2001 10:04:23 +1000


>>>>> "Kang" == Kang Se Yan <seyan@cgenerator.com> writes:

Kang> Dear Everbody, I am have a problem in how a Python residing in
Kang> Linux platform communicates with a MS SQL which is resided at
Kang> Windows NT.  Thank you for your help.

The module that I wrote for Sybase can be installed on Linux and can
talk to an MS SQL server.

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

Try the module rewrite first:

        http://www.object-craft.com.au/projects/sybase/Sybase-0.23.tar.gz

The rewrite is not complete - although it is pretty close.

If that does not work, try the old pure C module:

        http://www.object-craft.com.au/projects/sybase/Sybase-0.13.tar.gz

- Dave

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


_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig