Skip to Content.
Sympa Menu

freetds - Re: [freetds] Where I can find examples of using dblib or ctlib?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] Where I can find examples of using dblib or ctlib?
  • Date: Wed, 4 Sep 2013 23:17:11 -0400

On Tue, 3 Sep 2013 17:05:57 +0300
Velichko Yuriy <velichko.yuriy AT gmail.com> wrote:

> I need to connect to MSSQL server in my application(c/c++). For this
> purpose I chose to use the FreeTDS libraries. As I understood the
> dblib will be enough to work (select/insert/update data etc) with
> MSSQL server (Am I right?).

Yes.

> I would be grateful for some code examples of how to connect to the
> server and work with database.

You apparently didn't finish reading the fine manual. ;-)

http://www.freetds.org/userguide/samplecode.htm

HTH.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page