dbTalk Databases Forums  

Sponsored Links


mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss in the mailing.database.mysql-plusplus forum.



Post New Thread
Threads in Forum : mailing.database.mysql-plusplus Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I got a problem when trying to compile the example files in Visual C++ 2005 even though I compiled all Mysql++ files and linked to all the output...
Felix
06-12-2007 07:09 AM
Felix Go to last post
4 98
------=_Part_12964_5156649.1181085994609 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Jitesh Shetty
06-06-2007 03:53 PM
Warren Young Go to last post
3 196
Hi, My application should stay connected with the Mysql Server or reconnected on diconnect. It stays connected for a day or so, but always after a...
Manuel Jung
06-06-2007 06:26 AM
Manuel Jung Go to last post
11 136
------_=_NextPart_001_01C7A4C6.CE7051A9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Dear...
06-02-2007 12:22 AM
Drew M. Go to last post
1 80
Hi, I need to get started on a project to write a psuedo server/middleware for mysql server that just captures and inspects queries directed to the...
Chibuike Muoh
05-30-2007 03:30 PM
Basile STARYNKEVITCH Go to last post
1 85
Hi, I am trying to compile mysql2.2.3 under kdevelop3.4. No Reported such a Problem earlier. did it creep into the recent version?? I am getting the...
Dr. BVLS Prasad
05-25-2007 06:41 AM
Warren Young Go to last post
1 98
------_=_NextPart_001_01C79D39.5D82E70C Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 I am new...
Jeechen Pan
05-25-2007 06:39 AM
Warren Young Go to last post
3 182
Hi, I am trying to read the documentation to understand the phil. of mysql++. I am playing with the examples. I am able to retrieve the content...
Dr. BVLS Prasad
05-23-2007 01:57 AM
Dr. BVLS Prasad Go to last post
5 68
HEllo all I am well aware of the Reply to Can't configure to build static library on Mac OS X 10.4.9 http://lists.mysql.com/plusplus/6594 However,...
Basile STARYNKEVITCH
05-18-2007 09:23 AM
Warren Young Go to last post
3 431
Apologies if this is the wrong place to send bug reports - I couldn't find any hints about where to post this on the mysql++ web page or README...
Andrew Sayers
05-18-2007 06:51 AM
Andrew Sayers Go to last post
2 79
Hi , I just started learning mysql++. I opened the simple1.cpp and tried playing with it. This is the Code: // The only modification is : Avoiding...
Dr. BVLS Prasad
05-15-2007 02:19 AM
Ian Daysh Go to last post
2 397
There is no configuration option to enable building static library of mysql++. configure --enable-static does not seem to work on Mac OS X 10.4.9. ...
Paul Sydney
05-11-2007 12:42 PM
Warren Young Go to last post
1 243
------=_NextPart_000_0001_01C78DA2.B0D44C30 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear Folk, I am developing...
Bassam A. Al-Khaffaf
05-10-2007 03:34 PM
TomD Go to last post
6 234
Hello, I search a way to delete an entry in my Mysql Database using a SSQLS stock element. The stock element looks like...
Christoph Gostner
05-10-2007 11:06 AM
Warren Young Go to last post
1 84
Hello, I've compiled mysql++-2.2.1 under mingw. The examples work except I always get the following error: Error in my_thread_global_end(): 1...
Andrei Dubovik
05-06-2007 04:14 PM
Joppie1984 Go to last post
1 308
I am using mysql++-2.2.3 on freeBSD 6.1 with mysql 4.1.22 Currently I have a structuer of data that I form into a query and then store it in the...
aberger@agsense.net
05-04-2007 01:33 PM
aberger@agsense.net Go to last post
2 101
Hello all, I am trying to use templated null arguments with the sql_create macro but getting an error I am not sure how to solve: error: passing...
Ash Patil
05-01-2007 07:32 PM
Warren Young Go to last post
1 102
1. Will I be able to use mysql++ with Visual Express C++ 2005 or will I need Visual Studio. 2. I'm not quite sure how to install mysql++ and run the...
Holger Schulz
05-01-2007 07:29 PM
Warren Young Go to last post
1 106
I just received a strange linking error. I have searched through all of the archives and never seen it come up. This is with the most recent mysqlpp...
Ash Patil
04-27-2007 01:56 PM
Ash Patil Go to last post
2 117
------=_Part_167724_24351406.1177554022633 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Distributed Hackers
04-26-2007 06:21 AM
Warren Young Go to last post
1 106
I posted a method earlier that wrapped on SP with another doing a SELECT on the OUT parameter(s). Since then, I've found the wrapper can be avoided...
Jim Wallace
04-26-2007 06:14 AM
Jim Wallace Go to last post
0 96
PIAČEK Roman wrote: I can understand using old versions of a library with old projects, but why aren't you using the current version of MySQL++ with...
Warren Young
04-25-2007 12:51 AM
Warren Young Go to last post
0 219
Hi all, I have recently create a program in visual c++ using mysql++ and am now on the stage of looking to create an executable for distribution. ...
Michael Nye
04-25-2007 12:46 AM
Warren Young Go to last post
6 283
--0-1452340782-1177196157=:46327 Content-Type: text/plain; charset=ascii Hi, Could anybodt tell me how to install mysqlclient.a library file on...
vamsi krishna
04-23-2007 08:50 AM
Warren Young Go to last post
1 111
--SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding:...
Michael Hanselmann
04-23-2007 08:39 AM
Warren Young Go to last post
4 375
MySQL++ 2.2.3 is now available on official Fedora repository (Extras). For : - Rawhide (will be Fedora 7), build against mysql-5.0.37-2.fc7 - Fedora...
Remi Collet
04-20-2007 01:33 PM
Remi Collet Go to last post
0 129
Hi, Just wondered why there is a difference between the query constructors: Query::Query(Connection* c, bool te) : #if defined(_MSC_VER) &&...
Joel Fielder
04-20-2007 11:18 AM
Jonathan Wakely Go to last post
4 97
Just some fixes to v2.2.2: o Previous version left examples/vstudio/* out of the tarball by accident. o Improved generation of RPM temporary build...
Warren Young
04-17-2007 12:51 PM
Warren Young Go to last post
2 125
Yes, it's finally out, the Friday the Thirteenth Nervousmaking Release, v2.2.2. There's a lot in this supposedly "minor" release, but most of the...
Warren Young
04-17-2007 07:06 AM
Warren Young Go to last post
4 231
Hi=20 I am a total newbie to SQL! I use debian, I have installed the library,=20 everything is fine except that the following code won't...
Andrea Giusto
04-16-2007 12:14 PM
Go to last post
3 126
Hi, I want to create a connection to a mysql database with the use of some variables. The problem is that these variables are...
Marinus Karel tenNapel
04-12-2007 02:32 AM
Marinus Karel tenNapel Go to last post
4 270
Just a heads-up, I intend to release v2.2.2 in the next few days. I'd release it now, but I'm waiting on CentOS 5.0 to hit the mirrors first. This...
Warren Young
04-11-2007 11:40 PM
Remi Collet Go to last post
1 99
Umesh Menon wrote: We fixed that problem about two and a half years ago, in v1.7.17. Why are you still using the ancient 1.7.9 version? Get the...
Warren Young
04-11-2007 11:49 AM
Warren Young Go to last post
0 105
Hi there, I have searched the mailing list for several hours, and obviously, the = issue I am having is known. However, the default solution...
Ronny Bremer
04-10-2007 08:06 AM
Ronny Bremer Go to last post
3 190
------=_Part_18045_30768528.1176178719772 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Joe Hudson
04-10-2007 04:36 AM
Jonathan Wakely Go to last post
1 129
I realize this is the C++ mailing list but I could find no list devoted to the straight C API so I am asking here. I have noticed that when using...
Alan Nilsson
04-09-2007 04:39 PM
Warren Young Go to last post
1 126
Hello, Currently i am using mysql++ for bulk insert. mysql++ only let me insert 2,000,000 records in approximately 2 minutes with the help of...
a b
04-06-2007 05:30 AM
Warren Young Go to last post
6 440
--IiVenqGWf+H9Y6IX Content-Type: multipart/mixed; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline --zhXaljGHf11kAtnf Content-Type:...
Michael Hanselmann
04-04-2007 03:39 PM
Michael Hanselmann Go to last post
10 271
I have a problem in writing a dynamic cursor CREATE PROCEDURE testassign(IN testdb varchar(50)) BEGIN DECLARE a varchar(50); DECLARE b...
dbkarthik@gmail.com
03-30-2007 03:19 AM
dbkarthik@gmail.com Go to last post
0 160
I am trying to use msql++ with VC++ express 2005 and I have read through the README.vc where it mentions that one has to turn 'managed extensions'...
Andre Sodermans
03-29-2007 03:32 PM
Andre Sodermans Go to last post
3 181
Hello all, I'm trying to make a Windows Form program in Visual C++ that can interact with a mySQL database, but am having difficulties...
Michael Nye
03-29-2007 10:13 AM
Warren Young Go to last post
12 332
------=_Part_112932_29110472.1174421206453 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Dimitris Servis
03-21-2007 04:23 PM
Dimitris Servis Go to last post
8 160
Hi, I use to have in 2.1.1 the following statement: try { mysqlpp::Query query = _con.query(); query << "UPDATE clienttransfer SET seq=1;"...
gary clark
03-20-2007 08:16 AM
gary clark Go to last post
18 310
The RPM packaging has been a bit of a problem for me as well, with binaries or srpms. First of all, libmysqlpp.so itself (the symlink) doesn't show...
Jack Eidsness
03-19-2007 04:42 PM
Jack Eidsness Go to last post
14 354
--------------010109070701050309060103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have a process...
Gary Anderson
03-19-2007 01:59 PM
Jonathan Wakely Go to last post
1 147
------=_NextPart_000_05DE_01C7667E.1F078F10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding:...
Philippe Dirkse
03-16-2007 09:38 PM
Warren Young Go to last post
3 171
------_=_NextPart_001_01C7601D.A674A23D Content-Type: text/plain; charset="iso-8859-1" Can anybody tell me why I cannot call a SP with a single...
Urscheler, Roger
03-16-2007 09:24 PM
Warren Young Go to last post
8 288
------=_Part_21007_20744306.1173899116606 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Dimitris Servis
03-15-2007 03:00 PM
Dimitris Servis Go to last post
5 162
hi i use the following query: query2 << "SELECT show_data.id AS showid, show_data.player AS player, (2 * player_gamedata.str * player_gamedata.tech)...
Denis 'SciFi' Simonet
03-15-2007 02:43 AM
Ian Daysh Go to last post
2 166
hi .. i'm having set of prog.. if i give the input means it should go to c++ or to perl prog the out put should be display in html.. can u anybody...
vijayakumar
03-09-2007 08:44 AM
vijayakumar Go to last post
0 116
Post New Thread

Display Options
Showing threads 501 to 550 of 1259
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.