FAQ

Search Discussions

17 discussions - 60 posts

  • I am using MySQL 5.0.19 and MySQL++ 2.1.0 under Visual Studio 7.1. The following code compiles with an error: #include <mysql++.h #include <custom.h int main(int argc, char* argv[]) { return 0; } The ...
    Tim StewartTim Stewart
    Apr 3, 2006 at 4:50 pm
    Apr 5, 2006 at 4:06 pm
  • Compiling my application I get: sql.obj : error LNK2001: unresolved external symbol "private: virtual void __thiscall mysqlpp::Query::unlock(void)" ([email protected]@mysqlpp@@EAEXXZ) sql.obj : error ...
    Pedro LamarãoPedro Lamarão
    Apr 26, 2006 at 6:25 pm
    Apr 28, 2006 at 10:24 am
  • Hi all, I get the following error when trying to build from source: In file included from custom1.cpp:29: stock.h: In function `void populate_stock(stock*, const mysqlpp::Row&) [with ...
    Kai HartmannKai Hartmann
    Apr 26, 2006 at 3:09 pm
    Apr 28, 2006 at 10:20 am
  • Several interesting fixes in this release: o MinGW and Cygwin will now build and link to mysqlpp DLLs. o Fixed bug in Query, causing it to initialize the "throw exceptions" flag incorrectly. Thanks ...
    Warren YoungWarren Young
    Apr 5, 2006 at 5:01 am
    Apr 19, 2006 at 1:22 am
  • While fetching data from a union query as shown in the code fragment below I get the following error when fetching the data from the second part which is only one row. The same behaviour is found ...
    Etienne HirtEtienne Hirt
    Apr 11, 2006 at 6:57 pm
    Apr 14, 2006 at 10:35 pm
  • Hello, I'm fairly new to mysql and I have a question about finding out if a particular field is NULL for type int and varchar. Using the quick example in the "User's Guide", I tried comparing the ...
    Orton, SteveOrton, Steve
    Apr 7, 2006 at 5:21 pm
    Apr 10, 2006 at 2:36 pm
  • I have done really heavy testing of version 2.1.1 on all those platforms, and have achieved success in almost any situation (exception: SSQLS with NULL, but that's planned for 3.0), the only thing I ...
    Carlos FloresCarlos Flores
    Apr 24, 2006 at 3:14 pm
    Apr 27, 2006 at 8:18 pm
  • Hello, After trial and error over a few hours, it looks like retrieving binary data that contains 0 (null) characters is not possible with mysql++. Is this correct? I am using mysql++ 2.1.1 and MySQL ...
    Bill KBill K
    Apr 17, 2006 at 2:56 am
    Apr 17, 2006 at 12:30 pm
  • Hi, I tried to build the dll using MsVs7.1 and the given vc workspace, but I got a linker error: Linking... Creating library Release\mysqlpp.lib and object Release\mysqlpp.exp connection.obj : error ...
    RoiRoi
    Apr 12, 2006 at 3:05 pm
    Apr 13, 2006 at 12:04 pm
  • Hello, RHEL 4, gcc 3.4.3 MySQL-server-standard-5.0.19 installed MySQL-client-standard-5.0.19 installed MySQL-devel-standard-5.0.19 installed With version 2.0.7 I was able to build the static library. ...
    KalKal
    Apr 7, 2006 at 1:28 pm
    Apr 10, 2006 at 1:47 am
  • Hi after I've connected with mysql (4.1.12) I need to know some info like CHARACTER-SET. I've tried with Connection- info() but the result is always "..."; How can I obtain this information with ...
    Paoletti VincenzoPaoletti Vincenzo
    Apr 5, 2006 at 12:51 pm
    Apr 6, 2006 at 6:33 am
  • Hi: I have setup mysql++ fine, setup the test db and everything seems to be working. However, when I run ./simple1, I get the following error: Database connection failed: Access denied for user ...
    J SJ S
    Apr 1, 2006 at 1:28 am
    Apr 4, 2006 at 11:58 pm
  • Hello, After searching a while, I found there are some issues with MySQL++ and MySQL Stored Procedures. Reference: http://www.mysqltalk.org/stored-procedures-and-multi-queries-bug-vt158123.html Also, ...
    Bill KBill K
    Apr 28, 2006 at 4:59 pm
    Apr 28, 2006 at 6:38 pm
  • If you're a user o bjam and Boost.Build, or if you have a Boost installation lying around, attached to this message is a "Boost.Build plug in" package with Jamfiles ready to build mysqlpp.lib and all ...
    Pedro LamarãoPedro Lamarão
    Apr 25, 2006 at 7:29 pm
    Apr 25, 2006 at 7:30 pm
  • I am having the same problem as below... I can use my app in Debug mode no problem, but when I build Release I get the error below. His solution didn't work for me... plus that is just a workaround ...
    Paul MartinPaul Martin
    Apr 7, 2006 at 10:32 pm
    Apr 8, 2006 at 3:32 am
  • I suspect you're looking for the problem in the wrong place. That part of configure.ac is the same as it was in v1.7.40. What _has_ changed recently, though, is Bakefile. If you look at common.bkl in ...
    Warren YoungWarren Young
    Apr 20, 2006 at 12:18 pm
    Apr 20, 2006 at 12:18 pm
  • After regenerating the custom.h and custom-macros.h I could succesfully compile. But when I include custom datatypes such as mysqlpp::Date in the sql_create macro I get the following error: ...
    Etienne HirtEtienne Hirt
    Apr 9, 2006 at 4:13 pm
    Apr 9, 2006 at 4:13 pm
Group Navigation
period‹ prev | Apr 2006 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions17
posts60
users17
websitemysql.com
irc#mysql
Archives