Search Discussions
-
Hi all, I have tried to use API C++ of Mysql and I have some problems. So...I downloaded mysql++-1.7.9.tar.gz and After I ran ./configure (in directory /usr/local/lib) and make , make install. I ...
julien Faurie
Aug 7, 2002 at 3:52 pm
Aug 7, 2002 at 5:29 pm -
I'm pretty new to C++ so bare with this seemingly simple question. I have a class which I would like to be able to connect to a database and do stuff through the MySQL++ library, but I don't know how ...
Matthew Metnetsky
Aug 30, 2002 at 2:48 am
Aug 30, 2002 at 4:51 pm -
Hi, every time I exit my C++-program which is using mysql++ I get a error message. Why? -- Nils Kölling Cell Phone: +49 172 83 77 2 11 ICQ: 78929869 ________________________________________
Nils Kölling
Aug 27, 2002 at 3:46 pm
Aug 27, 2002 at 7:48 pm -
hello, firstly excuse my begginer-ness im getting a seg fault every time my code executes the connect command. are there any obvious causes? failing that what info would you like to see from my ...
Dunk fordyce
Aug 5, 2002 at 11:41 am
Aug 9, 2002 at 5:35 pm -
Hi, i'm having problems on compiling my application with sqlplus API. The g++ compiler returns this error: "coldata3.hh: mysql.h: No such file or directory" I have Linux distro RedHat 7.3 installed ...
Eduardo Juan
Aug 26, 2002 at 11:11 am
Aug 26, 2002 at 11:15 am -
Hi there...I have one question for you: I´ve been working with mysql and php for a while and now I´ve got to use c++ to connect to a remote mysql and I have no idea of how to do it. Well, there will ...
Sergio Augusto B. Petrovcic
Aug 20, 2002 at 11:29 pm
Aug 21, 2002 at 12:23 am -
Hello, I have tried to compile examle simple1 with Borland Builder 5 and I get an error at execution time, I have situeted the error at : In the for statment, the first line "row = *i " makes an ...
Frédéric Klee
Aug 11, 2002 at 4:54 pm
Aug 11, 2002 at 10:53 pm -
1
Result
Can someone help me with a little problem, how can I get number of fields from result set? If I want information about fields like res.names(i).c_str(), how get max value of i to iterate. Thanks a ...Vladimir Krahulec
Aug 6, 2002 at 2:57 pm
Aug 6, 2002 at 8:36 pm -
Hi, I've tried to install mysql++. As described in the README file, I've changed to the root-directory of the package and done 'automake', 'autoconf' and './configure'. 'automake' tells me the ...
Reto Stalder
Aug 31, 2002 at 6:10 pm
Aug 31, 2002 at 6:10 pm -
Здравствуйте. Профессиональные сайты - на зависть Вашим конкурентам! Студия веб-дизайна, имеющая в своем штате высококвалифицированных программистов, дизайнеров и менеджеров по работе с клиентами, ...
Web Service
Aug 31, 2002 at 2:13 pm
Aug 31, 2002 at 2:13 pm -
Добрый день. Мы занимаемся разработкой и сопровождением различных программ. Если Вам требуется надежный помощник, который великолепно считает, никогда не ошибается и никогда не опаздывает на работу - ...
������-������
Aug 28, 2002 at 11:07 am
Aug 28, 2002 at 11:07 am -
Hi, ich habe ein C++-Programm in dem ich MySQL++ benutze. Wenn ich das Fenster (Console-App) jetzt schließe, bekomme ich eine Fehlermeldung. Was kann man dagegen tun (ich vermute mal dass man die ...
Nils Kölling
Aug 26, 2002 at 2:36 pm
Aug 26, 2002 at 2:36 pm -
Hello, if I want to compile a programm which uses the sqlplusplus library I will get the error message that the class mysqlconnect couldn't be found. I think this is only a problem with the gcc ...
Msauer75
Aug 22, 2002 at 7:19 am
Aug 22, 2002 at 7:19 am -
Hello, if I want to compile the mysql++-1.7.9, I will get the following error messages: makfile220: *** missing seperator, finish Can you help with this error? My configuration: MySQL 3.23.49, SuSE ...
Msauer75
Aug 21, 2002 at 7:44 pm
Aug 21, 2002 at 7:44 pm -
Hallo, wenn ich bei mir die MySQL++-1.7.9 kompilieren will bekomm ich immer die Fehlermeldung: Makfile:220: *** Fehlendes Trennzeichen. Schluss Kann mir einer von Euch eine Loesung fuer das Problem ...
Msauer75
Aug 21, 2002 at 7:25 pm
Aug 21, 2002 at 7:25 pm -
Thank you so much for your answer, Yeap, just after my Post I saw that args- lengths[i] is not same as strlen(args- args[0]) except with TEXT field ! Unfortunatly I tested my UDF with a text field ...
Fred Fillon
Aug 21, 2002 at 5:25 pm
Aug 21, 2002 at 5:25 pm -
Hi There, I am trying to create an UDF, my aim is to create a translation function based on gettext : select translate("my sentence","fr_FR"); actually it works fine with simple text : mysql select ...
Fred Fillon
Aug 21, 2002 at 10:25 am
Aug 21, 2002 at 10:25 am -
Hi @all, I try to install the mysql++ patch 1.7.9 for linux. But there are problems: I copied the ".patch" file into my home directory. I'm looked in as root. Now I cd to the directory where the ...
Sebastian Münch
Aug 20, 2002 at 9:26 pm
Aug 20, 2002 at 9:26 pm -
GletscherHello together. When I include the header file 'custom-makros.hh' I always get a compiler error. It says that the macro extension is to long. Somtimes there is also an Access Violation while ...
Jens Pfaffmann
Aug 19, 2002 at 11:02 pm
Aug 19, 2002 at 11:02 pm -
Hello, I,m been subscribed ? I don't receive messages. SdeI Chat with friends online, try MSN Messenger: http://messenger.msn.com
Stanislas Ionecu
Aug 18, 2002 at 10:31 pm
Aug 18, 2002 at 10:31 pm -
Hi, how can I build MySQL++ API with Dev-C++[win32 from http://www.bloodshed.net/]? Is it possible? Rustam
Rustam Bogubaev
Aug 17, 2002 at 2:23 pm
Aug 17, 2002 at 2:23 pm -
Hi, I 've made the installation of mysql++ 1.7.9 successfully, in a solaris 7. But when I try to run the resetdb, that was compiled with no problems, i get the error : 'Abort'. and happens the same ...
Lara Próspero Maçana Bruxo
Aug 13, 2002 at 1:11 pm
Aug 13, 2002 at 1:11 pm -
Hello, You get emails every day, offering to show you how to make money. Most of these emails are from people who are NOT making any money. And they expect you to listen to them? Enough. If you want ...
LJD
Aug 9, 2002 at 7:19 am
Aug 9, 2002 at 7:19 am -
Уважаемые дамы и господа! Агентство "Все Праздники" предлагает организацию и проведение корпоративных праздников, презентаций, семинаров, дружеских вечеринок, детских праздников и cвадебных торжеств. ...
��� ���������
Aug 8, 2002 at 12:58 am
Aug 8, 2002 at 12:58 am -
Hi, I have problems with code which looks similar to: insert() { Query q = mCon- query() ostringstream s; s << insert into table /wrong data/; try { res = query.exec(s.str()); } catch(BadQuery) ... ...
Harald Kerschenbauer
Aug 6, 2002 at 5:16 pm
Aug 6, 2002 at 5:16 pm -
Hi All, I am creating mysql database with the following columns sql_create_9(DBObjTbl, 1, 9, longlong, key_, int, type_, int, attr_, string, name_, int, accesstype_, tinyblob, value_, int ,size_, ...
Ravindra Ganti
Aug 5, 2002 at 11:16 am
Aug 5, 2002 at 11:16 am
Group Overview
group | plusplus |
categories | mysql |
discussions | 26 |
posts | 43 |
users | 31 |
website | mysql.com |
irc | #mysql |
31 users for August 2002
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)