Search Discussions
-
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 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 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 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 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 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 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 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 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 ...
Dengxy
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 ...
PS
Oct 29, 2005 at 10:29 am
Oct 31, 2005 at 8:22 am -
1
Hi all
Hi all, Anybody has worked as a developer to MySQL Database Server features? Thank you 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 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 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 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 ...
Stromek
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 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 ...
Ahnkle
Oct 19, 2005 at 10:00 pm
Oct 19, 2005 at 10:00 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 17 |
posts | 70 |
users | 25 |
website | mysql.com |
irc | #mysql |
25 users for October 2005
Archives
- July 2014 (20)
- June 2014 (4)
- May 2014 (1)
- April 2014 (1)
- March 2014 (2)
- February 2014 (7)
- January 2014 (24)
- December 2013 (11)
- November 2013 (8)
- October 2013 (1)
- August 2013 (3)
- June 2013 (24)
- May 2013 (7)
- April 2013 (1)
- March 2013 (6)
- January 2013 (6)
- September 2012 (9)
- August 2012 (7)
- July 2012 (2)
- May 2012 (9)
- April 2012 (3)
- March 2012 (6)
- February 2012 (5)
- January 2012 (21)
- December 2011 (8)
- October 2011 (21)
- September 2011 (4)
- August 2011 (21)
- July 2011 (49)
- June 2011 (8)
- May 2011 (28)
- April 2011 (44)
- March 2011 (66)
- February 2011 (19)
- January 2011 (50)
- December 2010 (42)
- November 2010 (21)
- October 2010 (31)
- September 2010 (32)
- August 2010 (27)
- July 2010 (22)
- June 2010 (23)
- May 2010 (29)
- April 2010 (13)
- March 2010 (23)
- February 2010 (18)
- January 2010 (41)
- December 2009 (41)
- November 2009 (64)
- October 2009 (10)
- September 2009 (7)
- August 2009 (31)
- July 2009 (35)
- June 2009 (69)
- May 2009 (41)
- April 2009 (30)
- March 2009 (78)
- February 2009 (64)
- January 2009 (65)
- December 2008 (87)
- November 2008 (102)
- October 2008 (96)
- September 2008 (91)
- August 2008 (98)
- July 2008 (105)
- June 2008 (44)
- May 2008 (62)
- April 2008 (70)
- March 2008 (58)
- February 2008 (62)
- January 2008 (99)
- December 2007 (127)
- November 2007 (63)
- October 2007 (70)
- September 2007 (90)
- August 2007 (124)
- July 2007 (134)
- June 2007 (103)
- May 2007 (45)
- April 2007 (81)
- March 2007 (89)
- February 2007 (72)
- January 2007 (97)
- December 2006 (60)
- November 2006 (95)
- October 2006 (91)
- September 2006 (73)
- August 2006 (65)
- July 2006 (51)
- June 2006 (92)
- May 2006 (37)
- April 2006 (60)
- March 2006 (99)
- February 2006 (90)
- January 2006 (101)
- December 2005 (91)
- November 2005 (155)
- October 2005 (70)
- September 2005 (141)
- August 2005 (158)
- July 2005 (122)
- June 2005 (107)
- May 2005 (154)
- April 2005 (122)
- March 2005 (191)
- February 2005 (87)
- January 2005 (51)
- December 2004 (137)
- November 2004 (149)
- October 2004 (58)
- September 2004 (93)
- August 2004 (124)
- July 2004 (22)
- June 2004 (44)
- May 2004 (75)
- April 2004 (114)
- March 2004 (131)
- February 2004 (169)
- January 2004 (119)
- December 2003 (87)
- November 2003 (74)
- October 2003 (101)
- September 2003 (69)
- August 2003 (98)
- July 2003 (162)
- June 2003 (71)
- May 2003 (80)
- April 2003 (65)
- March 2003 (58)
- February 2003 (24)
- January 2003 (26)
- December 2002 (21)
- November 2002 (72)
- October 2002 (66)
- September 2002 (71)
- August 2002 (43)
- July 2002 (140)
- June 2002 (96)
- May 2002 (119)
- April 2002 (97)
- March 2002 (28)
- February 2002 (20)
- January 2002 (42)
- December 2001 (55)
- November 2001 (35)
- October 2001 (25)
- September 2001 (38)
- August 2001 (50)
- July 2001 (70)
- June 2001 (60)
- May 2001 (73)
- April 2001 (57)
- March 2001 (104)
- February 2001 (60)
- January 2001 (65)
- December 2000 (79)
- November 2000 (59)
- October 2000 (39)
- September 2000 (9)
- August 2000 (16)
- July 2000 (7)
- November 1999 (2)