[freetds] c++ sample code

Brian Bruns brian.bruns at gmail.com
Thu Dec 30 11:29:02 EST 2004


To be more precise, FreeTDS is a group of APIs implementing the TDS
protocol.  :-)

If you want a higher level framework I'd look at odbc++ or I think OTL
was mentioned.

Brian

On Thu, 30 Dec 2004 06:40:03 -0800, Will Leshner <will.leshner at gmail.com> wrote:
> On Thu, 30 Dec 2004 12:07:38 +0000, martin acevedo
> <acevedoma at hotmail.com> wrote:
> > Thanks for your help. I will try this options. I'm newbie in c++, I think
> > freetds is a protocol not an api  , I need an api or framework that works
> > with resultsets, commands and connections.
> 
> FreeTDS is an API and framework. TDS is the protocol it implements.
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>


More information about the FreeTDS mailing list