Search Discussions
-
I am running VS 2005 on Windows XP. So far, I have tried Sample1, resetdb, and dbinfo. All 3 build correctly, but all 3 are having errors when cleaning up from query calls. The general problem seems ...
Gary Anderson
Aug 21, 2006 at 9:25 pm
Aug 24, 2006 at 11:26 pm -
Hello everybody, I'm new to mysql++ and would appreciate some help. when I want to install mysql++ when configuring with ./configure --with-mysql-lib=/usr/local/mysql/lib ...
Radu Brehar
Aug 10, 2006 at 8:39 am
Aug 22, 2006 at 1:49 pm -
I have installed mysql-standard-5.0.24-linux-i686 from binary and it does work well. but when I tried to compile mysql++-2.1.1 by typing ./configure --prefix=/home/jing/mysql++ ...
Far_star
Aug 24, 2006 at 4:07 am
Aug 24, 2006 at 9:10 am -
Hi, I have two questions... I'm writing a code something like this: create query run query using use() while (mysqlpp::Row row = res.fetch_row()) { try { {{create and exec a stored procedure here}} } ...
Shigeya Suzuki
Aug 31, 2006 at 6:28 pm
Aug 31, 2006 at 10:52 pm -
for results , we access it using iterators usually. But in case we will get one result apparently, we hope to directly access data. is it possible? -- gtalk:[email protected]
Owen nirvana
Aug 18, 2006 at 1:41 am
Aug 19, 2006 at 5:40 am -
I've installed MySQL++ 2.1.1. Following the directions in readme.vs, I think I have the library properly configured. Both debug and release versions build fine. I created a new project and tried to ...
Gary Anderson
Aug 16, 2006 at 11:24 pm
Aug 17, 2006 at 9:42 am -
Hello, can anybody help me with mysql++ and prepared statements? Correspond the example in the following code a prepared statement? mysqlpp::Query query = con.query(); query << "create table stock ...
Rene Brunner
Aug 10, 2006 at 8:37 am
Aug 10, 2006 at 5:27 pm -
Hi all, I have installed Mysql++ through "mysql++-2.1.1.tar.gz (1.8 MB, 2006.04.08) — Library source code" and run following commands after changing directory to "/usr/src/mysql++-2.1.1" (1) ...
Muhammad aleem
Aug 9, 2006 at 1:50 pm
Aug 10, 2006 at 12:33 pm -
Sorry for such a n00b question, but for some reason, the configure script contained within the mysql++-2.1.1 tarball doesn't work. Something is "broken" within the script: [[email protected] ...
Walters, Matthew-P29409
Aug 7, 2006 at 9:05 pm
Aug 8, 2006 at 6:55 pm -
I'm trying to build mysql++ under Cygwin. I ran './configure' and 'make' and everything compiles fine. But when I type 'make install', I get this error: --------------------------------------- ... ...
Jared Miller
Aug 31, 2006 at 8:17 pm
Aug 31, 2006 at 9:04 pm -
Found a little problem with the Windows install.bat file. The first few lines are: @echo off if "%1" == "" goto error set BASE_DIR=c:\mysql++ set INST_INC_DIR=%BASE_DIR%\include set ...
Gary Anderson
Aug 24, 2006 at 11:36 pm
Aug 25, 2006 at 1:45 am -
Hi, I would like to know the exact location from where i can download the MySQL C API. This is urgent as i want to demo a program to the client using c++. Thanks Vivek R ...
Vivek Ramamurthy
Aug 23, 2006 at 7:07 am
Aug 23, 2006 at 12:40 pm -
Hello everyone. I'm just starting with mysql++ and I have a problem with a DELETE query: ...
Muller Gael
Aug 13, 2006 at 9:27 pm
Aug 14, 2006 at 1:23 pm -
Hello, Can someone tell me where I can find the source code files whit th user authentication in it? I want to see if I can integrate LDAP authentication myself. Regards, Arjan. Don�t just search. ...
Arjan Hulshoff
Aug 10, 2006 at 7:59 am
Aug 10, 2006 at 12:24 pm -
Hi, I just ran a query something like this select * from tab1, tab2 where tab1.f1 = tab2.f1 and tab1.f2 = X; here the output has 2 f1's I havent written the code to see what happens, but was ...
Ankur G35 Saxena
Aug 8, 2006 at 12:07 am
Aug 8, 2006 at 6:57 pm -
1
mysql.h
Hi all, i have problem. I have downloaded the zip file with mysql++-1.7.40, then i put this folder into C:\Program Files. I have opened the mysql++ project and tried to debug it, but i always got ...Piacek Roman
Aug 4, 2006 at 12:54 pm
Aug 7, 2006 at 7:28 am -
To help many people with the library building, i have uploaded a binary distribution of the above compilers, it includes debug as well as release versions, with different names. The link is ...
Carlos Flores
Aug 3, 2006 at 2:52 pm
Aug 3, 2006 at 3:54 pm -
I forgot to ask you- is there any data binding support in mysql++, much like in mySQL C API with the MYSQL_BIND structure? Are you planning of adding one soon?Thank you.
Mr.Dragomir Stanchev
Aug 29, 2006 at 1:16 pm
Aug 29, 2006 at 1:16 pm -
I have a question. I saw that you do not support prepared statements for now (http://lists.mysql.com/plusplus/5864). Are they not more or less equivalent to the Template Queries we have in mysql++ ? ...
Mr.Dragomir Stanchev
Aug 29, 2006 at 1:14 pm
Aug 29, 2006 at 1:14 pm -
I've loaded MySQL++ and built the resetdb program successfully. When I try to run it, I get the following error: Unhandled exception at 0x7c81eb33 in resetdb.exe: Microsoft C++ exception: ...
Gary Anderson
Aug 21, 2006 at 4:04 pm
Aug 21, 2006 at 4:04 pm
Group Overview
group | plusplus |
categories | mysql |
discussions | 20 |
posts | 65 |
users | 23 |
website | mysql.com |
irc | #mysql |
23 users for August 2006
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)