FAQ

Search Discussions

17 discussions - 70 posts

  • I've read some previous posts about compilation issues, but they don't seem to pertain to my problem. I have a class declaration in which some private functions pass a vector of SSQLS type. During ...
    William LiebermanWilliam Lieberman
    Oct 25, 2005 at 6:48 pm
    Oct 29, 2005 at 12:19 pm
  • Hi! I'm trying to execute a query, within another queries loop. And it isn't working well. The program dies when I execute use()... Like this: Connection con("db", "Host", "User", "Passwd"); Query ...
    Mattias FliesbergMattias Fliesberg
    Oct 21, 2005 at 10:33 am
    Oct 24, 2005 at 10:49 am
  • Then I get: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'blabla' at line 1" Which is ok, the only strange ...
    Jonatan TaminauJonatan Taminau
    Oct 14, 2005 at 7:04 am
    Oct 17, 2005 at 1:30 pm
  • Help! I am using SuSE 9.3 with the gcc 3.3.5 and have compiled and installed the newest mysql++ version 2.0.5 from the Internet. I can compile my programs, but getting a lot of link errors like ...
    Matthias BraunMatthias Braun
    Oct 2, 2005 at 4:03 pm
    Oct 6, 2005 at 11:59 am
  • I am using the Microsoft Visual C++ 2005 beta environment and have successfully built this project several times. Up until now I had been performing queries simply to see if there is a result or not ...
    Troy JenningsTroy Jennings
    Oct 31, 2005 at 4:24 pm
    Nov 1, 2005 at 3:54 pm
  • Hello, I'm trying to use exceptions in mysql++ but i can only catch exceptions of type 'exception'. For example, in: try { query.execute("blabla"); } catch(BadQuery& e) { cout << "Bad Query: " << ...
    Jonatan TaminauJonatan Taminau
    Oct 11, 2005 at 10:20 am
    Oct 13, 2005 at 3:25 am
  • Hi, This is more of a mySQL question but I hope someone can help me out. I'm trying to save the most recent AUTO_INCREMENT value from a parent table to use, later, in multiple records of a child ...
    Steve PovilaitisSteve Povilaitis
    Oct 10, 2005 at 5:46 pm
    Oct 10, 2005 at 7:08 pm
  • Hi, I dwnloaded the mysql++ wrapper, so I could enter my mysqldb using c++ (http://www.tangentsoft.net/mysql++/) I did everything the documentations says: unzip it, ./configure , make, make install, ...
    Dolf SchimmelDolf Schimmel
    Oct 8, 2005 at 11:54 pm
    Oct 9, 2005 at 8:52 pm
  • Since I failed to compile mysql++-2.0.6 with MySQL 5.0.15 at win32 using MinGW with given command from README.mingw due to a unreferenced symbol error with the example to the debug version of ...
    DengxyDengxy
    Oct 31, 2005 at 8:52 am
    Oct 31, 2005 at 9:59 pm
  • Hello everybody, I installed the latest mysql++ 2.0.6 and got errors when running apps: error: Client does not support authentication protocol requested by server; consider upgrading MySQL client ...
    PSPS
    Oct 29, 2005 at 10:29 am
    Oct 31, 2005 at 8:22 am
  • Hi all, Anybody has worked as a developer to MySQL Database Server features? Thank you Fabricio Mota
    Fabricio MotaFabricio Mota
    Oct 30, 2005 at 3:12 am
    Oct 31, 2005 at 8:06 am
  • The hack worked great for me. Thanks for the help. Luckily though, I'm programming on a server that no one else uses. So, what if the system is multi-user and people want to use the sql_create_x ...
    William LiebermanWilliam Lieberman
    Oct 25, 2005 at 8:07 pm
    Oct 27, 2005 at 5:49 am
  • Hello everyone! :-D [story] OK, here's my story... I was reading this tutorial: http://www.informit.com/articles/article.asp?p=101661&seqNum=5 And it said to download MySQL++. I downloaded it, and ...
    Sulfurik Kixdemp NosferathusSulfurik Kixdemp Nosferathus
    Oct 23, 2005 at 2:01 am
    Oct 23, 2005 at 4:55 am
  • How do i use the SOURCE MySQL command. I've tried using Query::execute function but I get an exception saying it's a bad command. Am I doing something wrong or is this command not supported by ...
    Jason BurchfieldJason Burchfield
    Oct 20, 2005 at 1:55 pm
    Oct 20, 2005 at 3:13 pm
  • Hello all, right to the point. I have the following code in my application: try { mysqlpp::Connection sqlCon( db, host, user, passwd ); mysqlpp::Query query = sqlCon.query( ); } catch ( const ...
    StromekStromek
    Oct 14, 2005 at 3:19 pm
    Oct 14, 2005 at 4:01 pm
  • Hi, When configuring and building mysql++ with --disable-examples, the autoconf script still creates examples/Makefile, but automake's SUBDIRS variable doesn't include examples/; so, it gets skipped ...
    Andres SalomonAndres Salomon
    Oct 3, 2005 at 6:37 pm
    Oct 4, 2005 at 11:16 am
  • Hi, after all the comment about cygwin and mysql/mysqlpp (++?) i dont want to raise people's hopes... I built mysqlpp.dll, and linked it against examples simple1, and reset. Seems to work. I'm not ...
    AhnkleAhnkle
    Oct 19, 2005 at 10:00 pm
    Oct 19, 2005 at 10:00 pm
Group Navigation
period‹ prev | Oct 2005 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions17
posts70
users25
websitemysql.com
irc#mysql

25 users for October 2005

Warren Young: 17 posts Chris Frey: 11 posts Jonatan Taminau: 6 posts Alex Vishnev: 5 posts Earl Miles: 3 posts Fabricio Mota: 3 posts William Lieberman: 2 posts Ahnkle: 2 posts Dolf Schimmel: 2 posts Mattias Fliesberg: 2 posts Steve Povilaitis: 2 posts Stromek: 2 posts Alexander Stock: 1 post Andres Salomon: 1 post Dengxy: 1 post Jason Burchfield: 1 post Jim Winstead: 1 post Matthias Braun: 1 post Ovidiu Bivolaru: 1 post Patrick McMichael: 1 post
show more
Archives