Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pgomezsa

    LIBPQXX nmake problem!!!!!

    Hi... I am trying to nmake the libpqxx.mak file, in order to work with the libpqxx library...I am using MVC7 (.NET) that is the compiler I am suppossed to used...I followe the install instructions for Windows (win32 folder)....but I am having the following error...
  2. pgomezsa

    PGDATABASE ERROR!!!...URGENT!!!!!!!

    Hi... I have a Postgresql 7.2.1 database running on a linux environment..I am trying to connect to it from a VC++ program using PGDATABASE... Actually, I am using one of the examples provided by on the libpq++ folder... I build successfully all the libpq and libpq++ required files... I...
  3. pgomezsa

    libpqxx

    Hi... I have a huge confusion and I haven't found an anwer yet... Libpqxx is a newer library than libpq++ and it is suppossed to be better...right? Is it available for Postgresql 7.2? on the documents I have found, they talked pretty much like linux environment....if I am going to use C++ on...
  4. pgomezsa

    C++

    me again... so I will have to download the libpq++ library files for Windows, put those on my Windows box and include the library on my program to connect to the Postgresql db? Where can I get the libpq++ library? have you used it?...do you know about performance issues? or bugs? Thanks!
  5. pgomezsa

    C++

    Thanks!!! [thumbsup2] Pao
  6. pgomezsa

    C++

    so...it doesn't matter if my C++ is under Windows and my db is under linux?...I am not going to have any configuration or compatibilities issues? Thanks for your answer...
  7. pgomezsa

    C++

    Hi... I am about develop an application on Borland C++ Builder 5.0, and the idea is to connect the application to a Postgresql 7.2 db that is running on linux... do you think is going to work? i am kind of doubtful about the Windows-linux connectivity using C++....Will the libpq++ solve the...

Part and Inventory Search

Back
Top