Search Discussions
-
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 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 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 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 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 ...
News
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 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 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 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 Verstraete
Mar 2, 2008 at 9:06 pm
Mar 4, 2008 at 4:33 am -
1
Windows
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. RodolfoRodolfo 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 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 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 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 Young
Mar 10, 2008 at 5:41 pm
Mar 10, 2008 at 5:41 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 14 |
posts | 58 |
users | 13 |
website | mysql.com |
irc | #mysql |
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)