Skip to Content.
Sympa Menu

freetds - Re: Python interface

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: carl dotsch <cardosur AT cardosur.com>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Python interface
  • Date: Thu, 22 Aug 2002 01:17:32 +0200




Marc Spoorendonk wrote:

> I'm trying to code a python interface to freetds. I'm coming across these
> pitfalls:
>
> - I can't find the api documented. Using:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dblibc/dbc_
> pdc02_0vmr.asp blindly.
>
> - Wanted to use python mysql module as a template. Mysql uses two objects:
> connection and result, where tds only uses dbprocess. So analogy with
> mysql is gone.
>
> - Can't find any cut and paste example programs for linux. (So I can make
> sure that the thing is really working).
>
> - Not sure wich api to use: dblib, ctlib or tds?
>
> - I see only information for users (people that only need to install the
> package) at the website almost nothing for people who want to write a
> program.
>
> Did any of you already make a start with a python interface? (I saw an empty
> chapter 'python' in the documentation)
>
> Any suggestions?
>
> --------------------------------------
> Internet E-mail Confidentiality Footer
> Privileged/Confidential Information may be contained in this message.
> If you are not the addressee indicated in this message (or responsible for
> delivery of the message to such person), you may not copy or deliver this
> message to anyone.
> In such case, you should destroy this message and kindly notify the sender
> by reply email. Please advise immediately if you or your employer do not
> consent to Internet email for messages of this kind.
> Opinions, conclusions and other information in this message that do not
> relate to the official business of my firm shall be understood as neither
> given nor endorsed by it.
> --------------------------------------
>
> ---
> You are currently subscribed to freetds as: [cardosur AT cardosur.com]
> To unsubscribe, forward this message to $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page