f the binary would work on Linux, though.
Thanks,
Ryan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of j2
Sent: Friday, April 08, 2005 6:51 PM
To: tutor@python.org
Subject: RE: [Tutor] Talking to mssql?
>I had the same question. The best I found
I replied earlier from a digest entry (which starts a new thread) so you might
have missed that reply.
I included a URL for the mssql package which included the compile instructions
for using freetds.
Here is the link. Just follow the instructions and you should be able to
compile cleanly.
http
>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
On Sat, 9 Apr 2005, j2 wrote:
> Well, doesn't fly for me, because I can't install it. Can you offer any
> help on the below?
Hi J2,
This is a slightly specialized question for tutor; you might be able to
get some better help by asking on the db-sig mailing list:
http://mail.python.org/mail
>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
The freetds project talks to Sybase and mssql
http://www.freetds.org/
http://mail.python.org/pipermail/db-sig/2005-April/004403.html
A new sybase module has been released. Note the instructions for
installing with freetds.
--
Lloyd Kvam
Venix Corp
_
icated 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: tutor@python.org
Subject: [Tutor] Talking to mssql?
I nee
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 - Tutor@python.org
http:/