FAQ

Search Discussions

14 discussions - 65 posts

  • It looks like calling a stored procedure from a query must set the mysqlpp::MultiResultsOption(true) as an option on the connection and retrieve the results using StoreQueryResult using ...
    Edward DienerEdward Diener
    Jan 28, 2009 at 1:27 am
    Jan 28, 2009 at 6:21 am
  • If I attempt to create an SSQLS struct like: sql_create_2 ( ATable, 2,0, mysqlpp::Null<mysqlpp::sql_text ,aa, mysqlpp::Null<mysqlpp::sql_tinyint_unsigned ,bb ) I will get an error using this in VC9, ...
    Edward DienerEdward Diener
    Jan 28, 2009 at 8:21 pm
    Feb 27, 2009 at 5:06 pm
  • Hello All, I am currently working on an application using MySQL++ and I need to convert a returned value back to a std::string in order to perform subsequent operations on it. The current code below ...
    Robert SimmonsRobert Simmons
    Jan 28, 2009 at 12:40 pm
    Jan 28, 2009 at 11:44 pm
  • To get the "offending" SQL statement into the BadQuery exception I had to add a std::string to both Query and BadQuery. The reason for that is for the store_next case where BadQuery could be thrown, ...
    Jim WallaceJim Wallace
    Jan 31, 2009 at 2:54 am
    Feb 1, 2009 at 4:22 am
  • I'm so confused as to what a row is. is it like a vector with more attributes or what? ive been trying to split up the row result in char * format (i have to use char* for now because im working with ...
    Pavel989Pavel989
    Jan 23, 2009 at 7:00 am
    Jan 27, 2009 at 3:59 am
  • Hi, I was wondering if there is any convenient way to retrieve the last failing query. I am using one outer try-catch block that deals with all failing queries that are executed in deeply nested ...
    Andrej van der ZeeAndrej van der Zee
    Jan 29, 2009 at 3:00 am
    Jan 29, 2009 at 1:17 pm
  • Hi I just integerated mysql++ to my application using vs 2008. However, when on debug build, I get a stack trace corrupted issue. I don't receive this when I'm on release build. My code is pretty ...
    David AngDavid Ang
    Jan 29, 2009 at 2:42 am
    Jan 29, 2009 at 9:11 am
  • Hi All, I am trying to detect if a connection is down and then reconnect. Here's my offending code that causes an exception on the second connect() call: (Using VC++ 2008) // test.cpp : Defines the ...
    AttilaAttila
    Jan 16, 2009 at 6:30 pm
    Jan 16, 2009 at 9:02 pm
  • I'm totally baffled by this. I have a small udev app that looks for a couple different file types and adds them to a database when the device is added, and removes then when it goes away. There are ...
    Greg BryantGreg Bryant
    Jan 3, 2009 at 1:27 pm
    Jan 3, 2009 at 10:14 pm
  • Hi, I recently put together a basic DBTransaction class that wraps the mysqlpp functions. I would like to have an abstract method: SSQLS() = 0 which returns a specialized data row based on the ...
    AttilaAttila
    Jan 29, 2009 at 5:43 pm
    Jan 29, 2009 at 9:50 pm
  • Hello list, First of all, thanks for MySQL++. It's great. I recently "upgraded" (I use the term loosely) my project from Visual Studio 2003 to Visual Studio 2008. The library, resetdb, simple1 ...
    Rosie FitzpatrickRosie Fitzpatrick
    Jan 21, 2009 at 9:15 pm
    Jan 21, 2009 at 10:28 pm
  • Hi, I'm using MySQL++ and I'm trying (sometimes) to connect to a computer that does not exist (e.g.: 10.0.0.4 and that address is not in the network). The operating system timeout seems to be too ...
    Diego GavinowichDiego Gavinowich
    Jan 9, 2009 at 12:35 pm
    Jan 9, 2009 at 5:46 pm
  • I am trying to extract a blob from a database. Extraction of other columns in table works just fine, but when I try to use the blob it occurs to be empty... Could anyone tell me what I am doing ...
    Valeri TishevValeri Tishev
    Jan 7, 2009 at 5:25 pm
    Jan 7, 2009 at 5:40 pm
  • I am working with some code that I did not develop and unfortunately I cannot get a hold of the developer. Whenever I run the following snippet of code, I get an error that the stack around "res" is ...
    Ryan RosarioRyan Rosario
    Jan 6, 2009 at 7:40 am
    Jan 6, 2009 at 11:10 am
Group Navigation
period‹ prev | Jan 2009 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions14
posts65
users17
websitemysql.com
irc#mysql
Archives