Search Discussions
-
14
possible bug
Hi I would like to notice some problems with connection creating. I had some problems with implemented connection pool (that is another problem), so I made one myself. I declared mysqlpp::Connection ...Izzy
Sep 26, 2008 at 1:20 pm
Sep 29, 2008 at 3:58 pm -
Hi. I've just compiled and installed version 3.0.6 of MySQL++ against MySQL 5.0.27 on a Linux box with G++ 4.1.2. I was working fine with 2.3.2 and since changing my code according to the ...
James Vanns
Sep 10, 2008 at 8:28 am
Sep 18, 2008 at 5:15 pm -
Hi can anybody tell me ,What are the function present in mysql++ for dump the database into microsoft XL file.Please reply as soon as possible THANK YOU
Manish
Sep 24, 2008 at 4:33 am
Sep 26, 2008 at 4:49 am -
Hi All & Warren, My Application is polling DB and calls a stored procedure in loop to get new records from DB. I see that first call goes fine and in second (onwards) , it throws exception. The error ...
Bsingh
Sep 19, 2008 at 6:05 pm
Sep 21, 2008 at 2:28 am -
Hi 1. I encounted one problem that the memory used by my applicatiion will increase when calling stored procedure, until the system's memory is no left. The code is as below. ** * mysqlpp::Query ...
Weidong shen
Sep 12, 2008 at 7:31 am
Sep 17, 2008 at 2:35 pm -
Hi, I'm using Mysql++ version 3.0.6. There appears to be a in handling Null columns in SSQLS. Attached is a sample program that will not compile (gcc-c++ 4.1.2-13). The offending line is this: ...
Russell Robinson
Sep 29, 2008 at 1:09 am
Sep 30, 2008 at 7:03 pm -
I've finally got round to upgrading after having been busy elsewhere during the whole 3.0 development cycle, so apologies in advance if this would have been better said 6 months ago. I've found 3.0 ...
Andrew Sayers
Sep 26, 2008 at 11:18 pm
Sep 27, 2008 at 2:35 am -
Dear I have following problem with mysql++ and visual studio2008 professional edition. My program code is like this ...which is just replica of what the example provided by mysql++. #include ...
Manish
Sep 15, 2008 at 5:09 am
Sep 15, 2008 at 9:52 am -
Hello, I would like to use mysql++ in an open source project, however I am not to sure how to protect the database from the users. Since the code is open, it looks to me that anybody could know the ...
Jean-Sebastien Stoezel
Sep 5, 2008 at 3:40 pm
Sep 5, 2008 at 7:31 pm -
I am using visual c++ 2008 express to build a dll project that uses mysql++. Everything works fine except when I try to use quote_only I get a LNK2019 unresolved link error. I have included manip.h. ...
Mark Yeaman
Sep 27, 2008 at 3:54 pm
Sep 29, 2008 at 6:49 pm -
Guys, I am just using MYSQL++ for the first time, and something so really basic is not documented/exampled anywhere. I am just writing my first mysql++ program, but what library do I link in? I ...
Mark Easton
Sep 26, 2008 at 12:07 am
Sep 26, 2008 at 2:52 am -
Hello, I just have started using mysql++ on Fedora Core 9 with gcc-4.3.0 and have run into a first problem: I am simply storing a single datum with type "TIME" using mysqlpp::sql_time into a test ...
Lists
Sep 19, 2008 at 6:59 am
Sep 19, 2008 at 12:23 pm -
Dear I have following problem with mysql++ and visual studio2008 professional edition. My program code is like this ...which is just replica of what the example provided by mysql++. #include ...
Manish
Sep 15, 2008 at 5:18 am
Sep 15, 2008 at 7:37 am -
Hi! I'm trying to compile a test-project using mysql++ under XCode 3.1 on Mac OS 10.5. I have set the "Header Search Paths" for the project to include /usr/local/include/mysql++ and "Library Search ...
Calle Kabo
Sep 13, 2008 at 6:34 pm
Sep 13, 2008 at 8:03 pm -
I'm getting a linker error when I attempt to run a query with an unsigned int as a parameter. The query looks like this: (I've cut some stuff out to make it more easily readable) mQuery << "INSERT ...
Scott C
Sep 26, 2008 at 9:04 pm
Sep 27, 2008 at 12:19 am -
Hi Can any body says that what is the region of this error. Error 2 error C2512: 'mysqlpp::Query' : no appropriate default constructor available How it will remove from program
Manish
Sep 26, 2008 at 10:17 am
Sep 26, 2008 at 10:44 am -
Hello all, I am a newbie to Mysql . I am using C API's. I can get a row from a result set, but how to get individual field values? TIA Mosaed
Mosaed zamil
Sep 25, 2008 at 5:59 pm
Sep 25, 2008 at 6:07 pm -
Hi I have some problems with connections on windows. When I open connection to database, after closing the connection I can see with netstat command that previously opened connections are still alive ...
Izzy
Sep 23, 2008 at 10:04 am
Sep 23, 2008 at 5:24 pm -
Dear I ran example program of windows form.It runs and executed cleanely.But when we use the same library for link to my other code it gives me the following error. ------ Build started: Project: ...
Manish
Sep 15, 2008 at 3:07 pm
Sep 15, 2008 at 10:26 pm -
For some reason, my e-mail client doesn't reply to the list by default... -------- Original Message -------- I understand what you are saying. I figured it was just an opportunity for some needed STL ...
Rick Gutleber
Sep 29, 2008 at 7:52 pm
Sep 29, 2008 at 7:52 pm -
chhers guy I found a solution. first in mysql++ directory,under lib,I have created debug,and opt two folder and put corresponding debug and opt version of library into corresponding folder. i.e ...
Manish
Sep 17, 2008 at 7:31 am
Sep 17, 2008 at 7:31 am -
Hi. I've just compiled and installed said version of MySQL++ against MySQL 5.0.27 on a Linux box with G++ 4.1.2. I was working fine with 2.3.2 and since changing my code according to the ...
James Vanns
Sep 5, 2008 at 9:14 am
Sep 5, 2008 at 9:14 am
Group Overview
group | plusplus |
categories | mysql |
discussions | 22 |
posts | 91 |
users | 26 |
website | mysql.com |
irc | #mysql |
26 users for September 2008
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)