I had the same question. The best I found is this: http://www.object-craft.com.au/projects/mssql/ but that has a lot of strong language saying "this isn't ready for use".
I found it perfectly usable for simply running queries, but haven't tried to do anything more complicated with it. Not sure how well it works on Linux, but he has binaries that worked for me. Thanks, Ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of j2 Sent: Thursday, April 07, 2005 4:42 PM To: [email protected] Subject: [Tutor] Talking to mssql? I need to talk to a MSSQL server from a python script on a Linux box... I can't seem to find anything useful. I found http://adodbapi.sourceforge.net/ but that seem to be made for Python Scripts on Windows? _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
