Skip to Content.
Sympa Menu

freetds - Re: [freetds] libdbi driver, some questions

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] libdbi driver, some questions
  • Date: Thu, 25 Aug 2005 15:58:52 +0200

>
> On Thursday 25 August 2005 16:17, Lowden, James K wrote:
> > > From: Vadym Kononenko
> > > Sent: Tuesday, August 23, 2005 5:25 AM
>
> > > 2. (conn->tds_socket->s) - get socket descriptor.
> >
> > I don't know how to get that with ct-lib. We could add a
> function to
> > the ct-lib definition. Could you tell me why you want it? ct-lib
> > should do all the socket management.
> For implementation libdbi - freetds drivers function:
> int dbd_get_socket(dbi_conn_t * conn);
>
> PS. Thanks for Your answer.

?? this seems a bad API design. What will happen if you want to
implement memory/file database driver ??

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page