[Tutor] MS-SQL
Lloyd Kvam
pythontutor at venix.com
Fri Sep 19 12:52:12 EDT 2003
http://www.python.org/topics/database/modules.html
Python Database Modules
The Sybase module is towards the bottom of the list.
(An aside: I've gotten a few emails addressed to my pythontutor address
that were bogus microsoft security emails. Naturally there is an evil
executable attachment.
http://www.theregister.com/content/56/32925.html)
Bob Gailer wrote:
> At 02:26 PM 9/18/2003, Lloyd Kvam wrote:
>
>> Yes.
>> The Sybase module works talking to an MS SQL database. I've used
>> it, but can not guarantee that everything will work correctly. I've had
>> no problems.
>>
>> import Sybase as MSSQL # reminder to me that this could be cheating
>> self.conn = MSSQL.connect("1.2.3.4", user='me', passwd='mypassword')
>
>
> Where can we get the Sybase module?
>
> Bob Gailer
> bgailer at alum.rpi.edu
> 303 442 2625
>
>
> ------------------------------------------------------------------------
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
--
Lloyd Kvam
Venix Corp.
1 Court Street, Suite 378
Lebanon, NH 03766-1358
voice: 603-443-6155
fax: 801-459-9582
More information about the Tutor
mailing list