FAQ

Search Discussions

23 discussions - 87 posts

  • Hi, I'm trying to install Mysql++ under FreeBSD and I had the following problem: connection.cc: In method `class string MysqlConnection::info()': connection.cc:112: initialization to `char *' from ...
    Guilherme A. MendesGuilherme A. Mendes
    Dec 18, 2003 at 7:22 pm
    Dec 22, 2003 at 12:38 pm
  • Is this true? Has the license for the MySQL client libraries changed from LGPL to GPL? Murray Cumming www.murrayc.com [email protected] -----Original Message----- From: ...
    Murray CummingMurray Cumming
    Dec 10, 2003 at 7:12 pm
    Dec 11, 2003 at 2:53 pm
  • mysqlcppapi is a branch of MySQL++ that tries to be more sensible. http://mysqlcppapi.sourceforge.net/ People seem to like it. Among other things, it builds with recent compilers. I haven't had much ...
    Murray CummingMurray Cumming
    Dec 12, 2003 at 11:39 am
    Dec 15, 2003 at 1:31 pm
  • Hello, did anyone succeed in getting mysql++ 1.7.9 to be compiled with the MipsPro compiler 7.4 on IRIX? I tried the original 1.7.9 source tarball and some patches, but wasn't successful at all. Are ...
    Gunther LenzGunther Lenz
    Dec 17, 2003 at 9:47 am
    Dec 19, 2003 at 12:09 pm
  • hi, in daytime1.hh, daytime2.hh mysql_dt_base::operator string () ... it should be mysql_dt_base::operator string () const (?) Zrin
    ZrinZrin
    Dec 27, 2003 at 12:48 am
    Jan 5, 2004 at 12:05 pm
  • Hi, where can I find all documentation about mysql c++ api? tnx
    NighTigerNighTiger
    Dec 19, 2003 at 12:48 pm
    Dec 22, 2003 at 11:34 am
  • Hi, I'm encountering the following problem when linking against the mysqlclient library /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text 0Xbc): In Function 'my_compress_alloc': :undefinded ...
    Robin CawseyRobin Cawsey
    Dec 16, 2003 at 10:49 pm
    Dec 18, 2003 at 11:23 am
  • Hi, is there also a function "mysql_list_tables()" in mysql++ ? Thanks Regards Thomas
    Thomas SchneiderThomas Schneider
    Dec 12, 2003 at 7:22 pm
    Dec 13, 2003 at 12:56 pm
  • Borland version of 1.7.9 is made for Borland 6.* as documented on MySQL++ page. Regarding GCC 3.3.1, a better patch will be made. -- Sincerely, -- For technical support contracts, go to ...
    Sinisa MilivojevicSinisa Milivojevic
    Dec 23, 2003 at 2:19 pm
    Dec 24, 2003 at 12:04 pm
  • Greetings, I am trying to read a varchar field and slap that into a string field. The string field I will then chop up with string::substr into a nicely formatted phone number. Find below the code ...
    Mark A FramnessMark A Framness
    Dec 21, 2003 at 5:31 am
    Dec 23, 2003 at 4:38 am
  • Hi, I've installed the MySQL v4.0 headers and library files rpm package but still can't find the C headers, I'm sure I'm just being really thick but is there anything else I need to do ? Thanks Rob
    Robin CawseyRobin Cawsey
    Dec 9, 2003 at 6:53 pm
    Dec 10, 2003 at 11:47 am
  • I'm using the latest Mysql++ and I'm trying to figure out what includes I should be using for whatever. I'm following the documentation at http://www.mysql.com/documentation/mysql++/index.html. I've ...
    Angus MarchAngus March
    Dec 24, 2003 at 5:57 am
    Jan 3, 2004 at 12:30 pm
  • in function string SQLQuery::str(const SQLQueryParms &p) const: [...] char *s = new char[length]; const_this- get(s, length, '\0'); const_this- seekg (0,ios::beg); const_this- seekp (-1,ios::cur); ...
    ZrinZrin
    Dec 23, 2003 at 10:26 pm
    Jan 3, 2004 at 12:15 pm
  • I have a Windows C++ application using the embedded library. In it I perform a couple of queries which take a long time to complete (on the order of 5-10 minutes). I have the query executed from a ...
    Adam ClaussAdam Clauss
    Dec 20, 2003 at 5:24 am
    Dec 20, 2003 at 12:51 pm
  • I've just installed sql++ using the suse 8.x binary rpm for gcc 3.2. I typed in the first example from the manual and tried to compile. Disaster! So I tried just compiling without linking. I get ...
    Tony BurrowsTony Burrows
    Dec 18, 2003 at 9:02 pm
    Dec 19, 2003 at 12:11 pm
  • Hi, I USE THIS FUNCTION TO INSERT VALUES TO DIFFERENT VALUES OF MY DATABASE.. void InsertValues(const string &tableName, const string &values) { char ValuesToStore[255]; long datasize; char ...
    Shiva shankarShiva shankar
    Dec 16, 2003 at 8:03 pm
    Dec 17, 2003 at 11:55 am
  • hi i m trying to install mysq++1.7.9 in a mandrake7 host (kernel gcc 2.95.2) but i have a problem when i try to use make (after ./configure) the make have errors in ....... /include/g++-3/stl_set.h ...
    Helmi RaisHelmi Rais
    Dec 15, 2003 at 1:49 pm
    Dec 15, 2003 at 2:33 pm
  • Hello Listers. I have tried this on the mysql list with no answer, hope someone can help here. I would like to upgrade from 3.4 to MySQL 4.1 and would just like to know. Any Apps that have been ...
    Denham EvaDenham Eva
    Dec 9, 2003 at 11:13 am
    Dec 9, 2003 at 1:05 pm
  • Respected Sir/Madame, I have installed mySQL++-1.7.9-4.rh9.i386.rpm also installed MySQL 4.0 client API, but what all path do i need to set in kylix as i am getting most errors for the path.... With ...
    Rushabh shahRushabh shah
    Dec 9, 2003 at 9:10 am
    Dec 9, 2003 at 1:03 pm
  • Hi, I've installed the following Files to upgrade from MySQL 3.23 to 4.0 by installing the following 1)MySQL-server-4.0.16-0i386.rpm 2)MySQL-shared-compat-4.0-16.0.i386.rpm ...
    Robin CawseyRobin Cawsey
    Dec 8, 2003 at 9:07 pm
    Dec 9, 2003 at 1:02 pm
  • I'm trying to use the MySQL++ interface to a MySQL database, using MS Visual C++ v6. MySQL++ came from mysql++-1.7.1-1-win32-vc++.zip I am trying to use the sql_create* macros to deal with a table, ...
    Ken AkerboomKen Akerboom
    Dec 3, 2003 at 11:32 pm
    Dec 4, 2003 at 10:12 am
  • I'm new in mysql and I love it! I have a problem in programming in VC++ using the sql_create macro. The example programm "stock" is ok. But I don't know how to use the right TYPE. ...
    Y. LauY. Lau
    Dec 2, 2003 at 2:13 pm
    Dec 2, 2003 at 11:18 pm
  • Dear Sir/Madame, After Installing mysql++ on red hat linux 9.0 when i try to compile i get following errors.... Is there any problem wit the header files provided by mysql++ or compiler problem. [C++ ...
    Rushabh shahRushabh shah
    Dec 10, 2003 at 11:48 am
    Dec 10, 2003 at 11:48 am
Group Navigation
period‹ prev | Dec 2003 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions23
posts87
users26
websitemysql.com
irc#mysql

26 users for December 2003

Sinisa Milivojevic: 36 posts Murray Cumming: 6 posts Guilherme A. Mendes: 5 posts Robin Cawsey: 4 posts Markus Gerwinski: 4 posts Gunther Lenz: 3 posts Zrin: 3 posts Ajit Chourasia: 2 posts Mark A Framness: 2 posts NighTiger: 2 posts Rushabh shah: 2 posts Sinisa Milivojevic: 2 posts Thomas Schneider: 2 posts Tommy Tang: 2 posts Adam Clauss: 1 post Andreas Hjordt: 1 post Angus March: 1 post Bryan W. Headley: 1 post Denham Eva: 1 post Helmi Rais: 1 post
show more
Archives