FAQ

Search Discussions

9 discussions - 50 posts

  • In the code below is the '= conn.query();' essential? From reading the manual I know that a query can be placed inside quotes in conn.query() and a Query object is returned. Query queryb = ...
    Eric SepichEric Sepich
    Jan 3, 2011 at 6:40 pm
    Jan 4, 2011 at 12:51 am
  • Hello - I apologize as this comes off as somewhat more of a C++ question, but after banging my head against this all night, I decided to ask if someone else had experienced it. I had a fairly large ...
    Dan g.Dan g.
    Jan 26, 2011 at 10:15 am
    Jan 27, 2011 at 9:46 am
  • Hi All, I saw that back in August, people are discussing this problem. Not enough parameters to fill the template I have the following tow lines of code that gave me the above error message. 75 query ...
    Kemin ZhouKemin Zhou
    Jan 30, 2011 at 12:12 am
    Jan 31, 2011 at 11:05 am
  • I'm having a problem currently with my C++ application. I'm trying to convert it to using a ConnectionPool, however, regardless of whether I do, I cannot receive result sets from stored procedures as ...
    Doug MorrowDoug Morrow
    Jan 3, 2011 at 8:55 am
    Jan 4, 2011 at 3:26 am
  • I'm compiling on a 64 bit windows machine running cygwin with the 3.1.0 source code. I receive the following errors when I run a make, any ideas? $ make /home/tas/mysql++-3.1.0/bk-deps g++ -c -o ...
    Chris LangloisChris Langlois
    Jan 10, 2011 at 7:14 am
    Jan 10, 2011 at 3:50 pm
  • Hello, Would like to build mysql++ against stlport in Windows 64-bit server. Is there any project instructions for same.. mysql++ version used - 3.0.9. -- Regards, Raj
    Rajagopal cRajagopal c
    Jan 5, 2011 at 8:32 pm
    Jan 6, 2011 at 2:37 am
  • Hello, I would like to build 64-bit version for mysql++ for target machine x64. Is there any project for mysql++ for target machine x64 or could let me know the steps to port mysql++ for 64-bit ...
    Rajagopal cRajagopal c
    Jan 5, 2011 at 4:51 pm
    Jan 5, 2011 at 5:25 pm
  • In regards to Query querya = conn.query("select * from program_categories"); StoreQueryResult res = querya.store(); cout << res[0]["name"] << endl; /* I notice that sometimes I can do this and it ...
    Eric SepichEric Sepich
    Jan 3, 2011 at 9:50 pm
    Jan 3, 2011 at 10:09 pm
  • Hi, I am pleased to announce the release of ODB 1.1.0. ODB is an open-source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without ...
    Boris KolpackovBoris Kolpackov
    Jan 26, 2011 at 2:21 pm
    Jan 26, 2011 at 2:21 pm
Group Navigation
period‹ prev | Jan 2011 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions9
posts50
users14
websitemysql.com
irc#mysql
Archives