FAQ

Search Discussions

35 discussions - 73 posts

  • Hi all! Versions: mysql++ 1.7.8 mysql 3.23 gcc version egcs-2.91.66 Problem: I wanted to use a single file to group in one place all my sql_create_xx calls (instead of calls in each program to create ...
    Charles OuimetCharles Ouimet
    May 24, 2001 at 8:40 pm
    May 30, 2001 at 2:43 pm
  • Hi there, After checking with people around, it looks like my problem compiling my mysql++ api programs with gcc 2.96 is a problem with the gcc version from Red Hat. Is there nothing I can do or ...
    John KietiJohn Kieti
    May 10, 2001 at 6:04 am
    May 29, 2001 at 4:27 am
  • Hello everybody, I usually don't nag mailinglists with my problem, but since I feel completely helpless on this one and I couldn't find ANY material that's even close to what I have here I decided ...
    Florian ForsterFlorian Forster
    May 23, 2001 at 2:12 am
    May 25, 2001 at 1:06 am
  • Hi list, I don't understand why the following code never seems to delete any records. If I type the query generated by query.preview() into the mysql frontend it runs fine and deletes the one record. ...
    Joseph KingryJoseph Kingry
    May 31, 2001 at 6:44 am
    May 31, 2001 at 3:46 pm
  • Hello!! Do any one got a good idea and a recepie for installation of the mysql++ api on Red Hat 7.0?? I did it once on my linux box, and after some test an fail method with rpm, source etc, it ...
    Jarle rudihagenJarle rudihagen
    May 2, 2001 at 6:20 pm
    May 2, 2001 at 8:35 pm
  • Hi everyone, I've been trying during this days MySQL APIs (1.7.1) over VC++ (W98). Today I've been running the examples, but I have had some problems with them. All the examples work right less ...
    Oscar HerreraOscar Herrera
    May 31, 2001 at 8:34 am
    May 31, 2001 at 1:56 pm
  • Hi, I don't have a question about the API, but a question on MySQL. If I have a field of Integer type and another of type string and both fields have the same values, with which field is it faster to ...
    Michael GrimardMichael Grimard
    May 30, 2001 at 6:16 pm
    May 31, 2001 at 7:27 am
  • hi folks, i posted a note about this last week, but did not hear anything back, so i thought i would try again. i am running mysql 3.23 on a freeBSD box. gcc version is 2.95.3 following the on-line ...
    Greg Haley \(aka gregor\)Greg Haley \(aka gregor\)
    May 29, 2001 at 3:40 pm
    May 29, 2001 at 4:51 pm
  • nao consigo compilar nenhum programa, uma mensagem como undefined reference sempre aparece.. Tipo... pro compilador estah errado isso: MYSQL m; mysql_init(&m);
    -= N E T O M I N G O T O =--= N E T O M I N G O T O =-
    May 26, 2001 at 4:41 am
    May 28, 2001 at 9:27 am
  • 1) Whats the easiest way to convert data from Microsoft Access TO MySQL? (i'm thinking export a table using VB (with recordsets,) format into MySQL format and then mysql < msaccess.dump into MySQL ...
    David AyliffeDavid Ayliffe
    May 30, 2001 at 1:02 pm
    May 30, 2001 at 2:57 pm
  • Hello Jen-Eudes ! Always include <windows.h in your cpp files. Arturs -----Original Message----- From: Jean-Eudes ONFRAY Sent: Saturday, May 26, 2001 12:15 PM To: [email protected] ...
    Arturs AboltinsArturs Aboltins
    May 28, 2001 at 11:46 am
    May 28, 2001 at 5:40 pm
  • when trying to compile the mysql++ examples i always get stuff like what could cause this? bash-2.04$ c++ -I/usr/local/include/mysql/ test.cc /tmp/ccv65351.o: In function `main': ...
    TdCTdC
    May 20, 2001 at 10:18 am
    May 20, 2001 at 11:42 am
  • i want to install the mysql c++ into my home dir on a freebsd machine that does not have mysql installed and i do not have root on it i want to be able to compile my program there and run it all i ...
    TdCTdC
    May 17, 2001 at 4:13 pm
    May 18, 2001 at 6:22 am
  • Hi, I'm trying to access mysql with mysql.h but I get the error: undefined reference to `mysql_init' I don't realy know why I get this error, but I'm positive that the mysql.h header file is being ...
    Angel QuintanaAngel Quintana
    May 14, 2001 at 1:09 pm
    May 14, 2001 at 1:27 pm
  • Hello everybody, I am a new user of MySQL and I have some difficulties to compile a VC++ project. In fact, I will make a tool (construct with Visual C++ 6.0 and using MFC) which will work with MySQL ...
    Florent SAURIATFlorent SAURIAT
    May 14, 2001 at 9:54 am
    May 14, 2001 at 10:50 am
  • Dear Sinisa, I am in need of transferring some mysql++ programs from a Linux box to a Tru64 (DEC) unix machine. I have contacted Steffen Neumann (the guy who has the "mysql++-1.7.6a-tru64.tar.gz" ...
    Dezurik, DamienDezurik, Damien
    May 8, 2001 at 4:15 pm
    May 12, 2001 at 1:03 pm
  • Hi all! Here is a part of one of my programs that uses MySQL++ (a cgi that updates a customer in a database): [...] MAS_CUSTOMERS S_RowFromDB; // Created using sql_create_xx MAS_CUSTOMERS ...
    Charles OuimetCharles Ouimet
    May 31, 2001 at 8:37 pm
    May 31, 2001 at 8:37 pm
  • Hi! Based on the news that I have got from some users, seems that MySQL++ 1.7.9 can be used with latest GNU compilers, more specifically : 2.95.3 since release 2.95.3-4 and 2.96 since release 2.96-69 ...
    Sinisa MilivojevicSinisa Milivojevic
    May 30, 2001 at 1:29 pm
    May 30, 2001 at 1:29 pm
  • Hello, when I compile a form using MySQL++ and a VCL Component (TDateTimePicker) I can't use the property 'Date' or 'DateTime' of this component ; an error occur : [C++ Error] UnitTest.cpp(49): E2316 ...
    Jean-Eudes ONFRAYJean-Eudes ONFRAY
    May 30, 2001 at 8:09 am
    May 30, 2001 at 8:09 am
  • Hey guys, Has anyone else tried to get the C++ APIs to install under Darwin/"Mac OS X"? I just tried to do it using Mac OS X 10.0.3 and it did not work. The ./Configure stage seemed to work when ...
    Josh AasJosh Aas
    May 30, 2001 at 5:04 am
    May 30, 2001 at 5:04 am
  • When I try to compile a program that uses MFC and mysql++ I get some linker errors. So far I have excluded msvcprtd.lib and msvcrtd.lib, they were causing duplicate definition errors in the linker. I ...
    Jeff CostanzoJeff Costanzo
    May 29, 2001 at 7:17 pm
    May 29, 2001 at 7:17 pm
  • In future versions of mysql++, would you mind not defining words as common as "escape" with the preprocessor? And "quote"... and "ignore"... and "null"... (all this is done in define_short) Thanks. ...
    Greg BerryGreg Berry
    May 29, 2001 at 5:29 am
    May 29, 2001 at 5:29 am
  • Has anyone tried to use the C API in conjunction with mysql++? Specifically I'm trying to use mysql_real_escape_string. It takes a pointer to MYSQL as its first argument. But the Connection class in ...
    Greg BerryGreg Berry
    May 29, 2001 at 4:40 am
    May 29, 2001 at 4:40 am
  • I have checked the mysql web site and their are libraries for the C++ platform (either Borland or MS) however the Borland libraries are for version 5 and I have to use version 4.52. Will this cause ...
    David AyliffeDavid Ayliffe
    May 28, 2001 at 2:46 pm
    May 28, 2001 at 2:46 pm
  • I'm following the exmple in the book MySQL by Paul DeBous (chapter 6 The MySQl C API page 225). I am getting an error about "Too many types in declaration" Do I need to download any special libraries ...
    David AyliffeDavid Ayliffe
    May 27, 2001 at 7:04 pm
    May 27, 2001 at 7:04 pm
  • How do I install MySQL++ so I can use the header files???
    Simon Bang TerkildsenSimon Bang Terkildsen
    May 26, 2001 at 12:31 am
    May 26, 2001 at 12:31 am
  • Hi! A new version of MySQL++, version 1.7.9 has been uploaded on it's page on www.mysql.com site. This is mainly bug-fix release. You can find more detailed info on the changes in the manual. ...
    Sinisa MilivojevicSinisa Milivojevic
    May 22, 2001 at 12:57 pm
    May 22, 2001 at 12:57 pm
  • Dear all plusplus readers, I'm sorry if this sounds trivial but I've this peculiar problem on Solaris8. After I use the special connection.cc to build the library, it does indeed solves the segfault ...
    Tan Juay KwangTan Juay Kwang
    May 16, 2001 at 2:54 am
    May 16, 2001 at 2:54 am
  • Hi there, Is there an easy way I could assign a value from query result (from mysql_ColData) of type int to a variable of type int. I guess this is supposed to be an easy thing but I seem to have ...
    John KietiJohn Kieti
    May 15, 2001 at 3:42 pm
    May 15, 2001 at 3:42 pm
  • Hi, I've got two questions: 1) Is there an exception like "BadConnection?" (something like the BadConversion one?) 2) I try to program with the reference, which I found in the sources. But it's very ...
    Thorsten KramerThorsten Kramer
    May 14, 2001 at 11:44 pm
    May 14, 2001 at 11:44 pm
  • Hi list member, I am looking for a list of all types of variables which can be used with the "sql_create_#"-macros. For example, what is the corresponding c++-type for a "BIGINT" or a "BLOB"? Thank ...
    Alexander FriessAlexander Friess
    May 14, 2001 at 7:08 am
    May 14, 2001 at 7:08 am
  • Hi Pistike ! 1)Plaese try to compile examples given in the same bundle. 2)Always include <windows.h in your cpp files. 3)Put #include <mysqlplus.hh as the last include in include list Best Regards, ...
    Arturs AboltinsArturs Aboltins
    May 9, 2001 at 6:06 am
    May 9, 2001 at 6:06 am
  • I need run a program in a sparc-sun-solaris2.8 , I'm compiling the examples but when I execute make appear this error: Making all in examples make[2]: Entering directory ...
    Proyecto WAP mineProyecto WAP mine
    May 7, 2001 at 5:02 pm
    May 7, 2001 at 5:02 pm
  • Hi, What's the scoop with SuSE 7.1? I have worked some with mysql++ on 7.0 and 6.4. My simple test programs and the demos seem to be ok. Thanks, don
    Don ThompsonDon Thompson
    May 2, 2001 at 11:40 pm
    May 2, 2001 at 11:40 pm
  • Hi All! :-) I am new to this list, so I wanted to say hi. I am using mysql++ with both g++ and STLport and with the KAI C++ compilers. If anyone is interested, I have prepared both patches and ...
    Crazy_peteCrazy_pete
    May 2, 2001 at 11:37 pm
    May 2, 2001 at 11:37 pm
Group Navigation
period‹ prev | May 2001 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions35
posts73
users39
websitemysql.com
irc#mysql

39 users for May 2001

Alexander Friess: 7 posts Charles Ouimet: 5 posts Greg Berry: 4 posts John Kieti: 4 posts David Ayliffe: 3 posts Dezurik, Damien: 3 posts Greg Haley \(aka gregor\): 3 posts Sinisa Milivojevic: 3 posts TdC: 3 posts Crazy_pete: 2 posts Arturs Aboltins: 2 posts Denis Rampnoux: 2 posts Eugene! Sizikov: 2 posts Jean-Eudes ONFRAY: 2 posts Joseph Kingry: 2 posts -= N E T O M I N G O T O =-: 2 posts Thomas Engman: 2 posts Angel Quintana: 1 post Benjamin Pflugmann: 1 post Curtis, Lorenzo: 1 post
show more
Archives