FAQ

Search Discussions

14 discussions - 58 posts

  • Hello, New to mysql++. Downloaded latest version and followed instructions in readme.vc... mysql++.dll seems to compile just fine, but when I run any of the examples, they crash. In the simple1 ...
    Alex BoyerAlex Boyer
    Mar 25, 2008 at 4:40 pm
    Mar 27, 2008 at 6:35 pm
  • Hi, I'm reading through the documentation of the 3.0 release and I've got a question about section 7. 'Using MySQL++ in a Multithreaded Program'. It is stated that thread_start() needs to be called ...
    Tom MoersTom Moers
    Mar 6, 2008 at 7:09 pm
    Mar 7, 2008 at 4:41 pm
  • Several post-3.0.0 fixes, plus minor enhancements. A few of these do break the ABI again, which is against "the rules," but I'm allowing it this time since it's in the name of bug fixing. I don't ...
    Warren YoungWarren Young
    Mar 24, 2008 at 11:33 pm
    Apr 2, 2008 at 2:49 am
  • I am new to the list and relatively new to mysqlpp, so please be kind. I am trying to handle null values I get from the database using the the mysqlpp tutorial on the subject (3.9. Handling SQL ...
    Dustin MooreDustin Moore
    Mar 17, 2008 at 4:45 am
    Mar 19, 2008 at 11:57 am
  • It's been a while since ive used mysql++, last time was just after Warren released a couple of new version after taking the reigns, so thought prehaps id come back and take another look. Had a quick ...
    NewsNews
    Mar 27, 2008 at 4:50 pm
    Mar 27, 2008 at 5:50 pm
  • Hi folks, I've written an insert query generator utility. Works as follows: { insert_query q("some_table"); q["name"] = "John"; q["location"] = "UK"; // ... q.execute(connection); } There may be ...
    Emre TurkayEmre Turkay
    Mar 25, 2008 at 9:48 am
    Mar 25, 2008 at 8:32 pm
  • Hi: I have a ssqls structure including a member of type mysqlpp::DateTime, when I try to insert the structure into the table, I received the following error: ERROR: Incorrect datetime value: 'NOW()' ...
    Alexis Rodriguez CastedoAlexis Rodriguez Castedo
    Mar 18, 2008 at 12:58 am
    Mar 18, 2008 at 1:56 pm
  • There's plenty of detail about what I want to see in the Wishlist and in the mail message linked from it: http://svn.gna.org/viewcvs/*checkout*/mysqlpp/trunk/Wishlist ...
    Warren YoungWarren Young
    Mar 4, 2008 at 5:14 am
    Mar 5, 2008 at 6:47 pm
  • I have the following: sql_create_19(lf_invoice, 1, 0, mysqlpp::sql_bigint, id, mysqlpp::Null<mysqlpp::sql_bigint , contact_id, mysqlpp::sql_date, invoice_date, mysqlpp::Null<mysqlpp::sql_varchar , ...
    Bart VerstraeteBart Verstraete
    Mar 2, 2008 at 9:06 pm
    Mar 4, 2008 at 4:33 am
  • Hello everyone, Where do I find the windows libraries? In the MYSQL++ webpage are only the linux versions: mysql++-3.0.1.tar.gz and mysql++-3.0.1-1.src.rpm. Thank You very much. Rodolfo
    Rodolfo RieckhofRodolfo Rieckhof
    Mar 28, 2008 at 2:48 pm
    Mar 28, 2008 at 2:53 pm
  • I'm new to using non-standard C++ libraries, and I know this is probably an easy question, but I can't find any answers anywhere... Trying to use "pkgconfig", so included in Makefile: $(pkg-config ...
    Kyle BradyKyle Brady
    Mar 15, 2008 at 10:07 pm
    Mar 16, 2008 at 11:21 am
  • I tried to compile the "simple1" example and I set the port in the command line parameter. I even print it out right before the: con.connect(kdb, argv[1], argv[2], argv[3], atoi(argv[4])); statement ...
    António SantosAntónio Santos
    Mar 6, 2008 at 2:33 pm
    Mar 7, 2008 at 7:42 am
  • Hi, I've made some new packaging improvements to have 'minimal' devhelp integration for MySQL++ manuals. Info : Devhelp is the API document browser for GNOME 2. (it use gecko for HTML rendering). A ...
    Remi ColletRemi Collet
    Mar 1, 2008 at 10:06 am
    Mar 4, 2008 at 3:03 am
  • D'oh! Thanks for the patch. It's applied.
    Warren YoungWarren Young
    Mar 10, 2008 at 5:41 pm
    Mar 10, 2008 at 5:41 pm
Group Navigation
period‹ prev | Mar 2008 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions14
posts58
users13
websitemysql.com
irc#mysql
Archives