Re: Where I can find examples of using dblib or ctlib?
Velichko Yuriy <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAN=WvWtL+g99EiPV4uPKfX4ha69b1bqbhJhF8=S58-PkpCxnhA@mail.gmail.com> |
On 5 September 2013 06:17, James K. Lowden <[email protected]> wrote: > On Tue, 3 Sep 2013 17:05:57 +0300 > Velichko Yuriy <[email protected]> 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 Yes, thanks for the link. And yes - you are right, I did not scroll down the page to this point ) Please, add the reference on this sample in the FAQ, it will be helpful for other new users. > > HTH. > > --jkl > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > -- Best Regards!