FAQ

Search Discussions

20 discussions - 65 posts

  • 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 AndersonGary 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 BreharRadu 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_starFar_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 SuzukiShigeya 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 nirvanaOwen 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 AndersonGary 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 BrunnerRene 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 aleemMuhammad 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-P29409Walters, 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 MillerJared 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 AndersonGary 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 RamamurthyVivek 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 GaelMuller 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 HulshoffArjan 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 SaxenaAnkur G35 Saxena
    Aug 8, 2006 at 12:07 am
    Aug 8, 2006 at 6:57 pm
  • 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 RomanPiacek 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 FloresCarlos 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 StanchevMr.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 StanchevMr.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 AndersonGary Anderson
    Aug 21, 2006 at 4:04 pm
    Aug 21, 2006 at 4:04 pm
Group Navigation
period‹ prev | Aug 2006 | next ›
Group Overview
groupplusplus @
categoriesmysql
discussions20
posts65
users23
websitemysql.com
irc#mysql

23 users for August 2006

Warren Young: 20 posts Gary Anderson: 9 posts Carlos Flores: 4 posts Radu Brehar: 4 posts Far_star: 3 posts Shigeya Suzuki: 3 posts Forums: 2 posts Martin Dubuc: 2 posts Mr.Dragomir Stanchev: 2 posts Owen nirvana: 2 posts Walters, Matthew-P29409: 2 posts Piacek Roman: 1 post Alex Burton: 1 post Ankur G35 Saxena: 1 post Arjan Hulshoff: 1 post Bill K: 1 post Chris Frey: 1 post Jared Miller: 1 post Matt Dargavel: 1 post Muhammad aleem: 1 post
show more
Archives