[GENERAL] Official C++ API for postgresql?

2012-09-17 Thread niXman
Hello, Tell me please, whether there is an official C++ API for postgresql? Thanks, -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ -- Sent via p

Re: [GENERAL] Official C++ API for postgresql?

2012-09-17 Thread niXman
2012/9/17 Ryan Kelly: > http://pqxx.org/development/libpqxx/ Ah, okay. Thank you Ryan. -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ -- Sent vi

Re: [GENERAL] Official C++ API for postgresql?

2012-09-17 Thread niXman
2012/9/17 Ryan Kelly: > http://pqxx.org/development/libpqxx/ Last question... According to the link provided by you, it is said that libpqxx comes with postgres. But in the archive with postgres sources I haven't find libpqxx. -- Regards

Re: [GENERAL] Official C++ API for postgresql?

2012-09-17 Thread niXman
2012/9/17 Ryan Kelly: > It is not provided with postgres. It is a separate library. Hmm.. >From link provided by you: > This library works on top of the C-level API library, libpq. It comes with > postgres. -- Regards, niXman ___

Re: [GENERAL] Official C++ API for postgresql?

2012-09-17 Thread niXman
2012/9/17 Adrian Klaver: > The it refers to libpq not libpqxx. I understang. Sorry.. -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ -- Sent vi