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     
------=_NextPart_000_0000_01C7FB5A.BC97C580 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I and my brother have...
Antero Markkanen
09-20-2007 12:39 PM
Dale Stewart Go to last post
3 137
------=_NextPart_000_0005_01C7FABB.765133D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I want...
Mandy Llanes
09-20-2007 06:22 AM
Mandy Llanes Go to last post
3 112
------=_NextPart_000_000F_01C7FAD6.0DEC16F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I want...
Mandy Llanes
09-19-2007 09:13 AM
William F. Dowling Go to last post
1 221
------=_NextPart_000_000B_01C7F951.C8AF7E40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, i...
Mandy Llanes
09-18-2007 10:39 AM
Dale Stewart Go to last post
5 238
------=_Part_9673_28273986.1189663409692 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi...
siva kumar pudi
09-13-2007 11:55 AM
Dale Stewart Go to last post
5 120
------=_Part_9935_24559833.1189678943171 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition:...
siva kumar pudi
09-13-2007 06:17 AM
Jim Wallace Go to last post
2 111
Hi, I am using Fedora Core 6. I can now use mysql C api function in my C++ program, but I tried many methods to install MySQL ++ and use it in my...
Gevorg Harutyunyan
09-13-2007 01:55 AM
Gevorg Harutyunyan Go to last post
2 257
With de Structs create by sql_create_n(................) i cant insert operate. But when i need JOINT Between two table.....ex. SELECT t1.f1,...
Mandy Llanes
09-12-2007 04:55 PM
Warren Young Go to last post
1 99
--Apple-Mail-1-692670725 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Are there any known...
Graham Reitz
09-10-2007 04:47 PM
Graham Reitz Go to last post
2 100
------=_NextPart_000_000A_01C7F3C7.E6EB24C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I'm...
Mandy Llanes
09-10-2007 11:07 AM
Jim Wallace Go to last post
3 238
------=_Part_6945_18659778.1189326835207 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition:...
Valentine Rozental
09-10-2007 08:44 AM
Warren Young Go to last post
1 113
------_=_NextPart_001_01C7EFCD.98065C6E Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I'm using the...
Des Smith
09-05-2007 12:23 PM
Warren Young Go to last post
1 181
Efstratios Gavves wrote: Yet, no error message references MySQL++ in any way. This suggests you have a build setting problem. Re-read...
Warren Young
09-04-2007 08:14 AM
Efstratios Gavves Go to last post
1 197
Yassin wrote: MySQL++ is open source, and its code is pretty easy to read these days. Hint, hint. If you had looked for references to Result in...
Warren Young
09-04-2007 07:22 AM
Warren Young Go to last post
0 90
Efstratios Gavves wrote: You may be running exrun incorrectly. My guess is that you're saying something like this: exrun.bat resetdb resetdb...
Warren Young
09-04-2007 07:12 AM
Warren Young Go to last post
0 100
Martin After inserting the new row in a table with an AUTO_INCREMENT field, call mysqlpp::Connection::insert_id() to get the value of the...
Alex Burton
09-03-2007 04:56 AM
Martin Dommermuth Go to last post
1 101
It's clear to me that SSQLSv2 needs to be some kind of specialized declaration language that's translated by a tool to C++ implementation and header...
Warren Young
08-17-2007 03:44 AM
Joel Fielder Go to last post
8 137
--Apple-Mail-4-200502585 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed How do you prevent an...
Graham Reitz
08-16-2007 06:05 PM
Graham Reitz Go to last post
14 195
hi list, I am looking for a MySQL database administrator to join a leading and passionate mobile technology company in the heart of London. This...
JimmyBenjamin@gmail.com
08-16-2007 02:40 PM
JimmyBenjamin@gmail.com Go to last post
0 194
hi list, I am looking for a MySQL database administrator to join a leading and passionate mobile technology company in the heart of London. This...
JimmyBenjamin@gmail.com
08-16-2007 02:39 PM
JimmyBenjamin@gmail.com Go to last post
0 103
------_=_NextPart_001_01C7DEF3.BAF87F99 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I'm running MySQL...
Abdul Wahab Dahalan
08-15-2007 06:53 AM
Ian Daysh Go to last post
2 312
Hi, just for the archives: When all hints in README.vc are followed the errors vanish. So yet again those who can read will win at the...
Martin Dommermuth
08-14-2007 04:31 AM
Martin Dommermuth Go to last post
0 109
--Apple-Mail-1--68339530 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed How would you initialize password...
Graham Reitz
08-10-2007 07:49 PM
Graham Reitz Go to last post
2 107
SQLString exists for those places where the library wants to let you pass any typical C/C++ type, which it will convert automatically to...
Warren Young
08-10-2007 05:55 PM
Warren Young Go to last post
0 104
James Vanns wrote: On investigating this, the new way isn't right, but the old way wasn't right either. What's happening is that we weren't doing...
Warren Young
08-10-2007 09:56 AM
Warren Young Go to last post
2 222
OK, so with the latest version of MySQL++ 2.3.2 and MySQL 5.0.27 I don't seem to get the correct return code from Query::success() when using...
James Vanns
08-10-2007 06:31 AM
James Vanns Go to last post
2 113
Hello, We've got a problem in the use of the mysqlpp library, when using it in = our program and even with the example project mfc in visual studio...
Cedrik Magis
08-07-2007 12:44 PM
Ian Daysh Go to last post
5 118
Hi Cedrik, I too had this problem. I think there is a number of fixes for the problem, but the simple way I solved it was by including the .dll in...
Michael Nye
08-07-2007 04:04 AM
Michael Nye Go to last post
0 93
--Apple-Mail-1--178214776 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I created a header...
Graham Reitz
08-06-2007 04:53 PM
Graham Reitz Go to last post
4 97
Axel Howind wrote: No, that's the GPL you're thinking of. (The MySQL C API library is GPL'd, but that's a separate matter I won't cover here.) The...
Warren Young
08-06-2007 12:04 PM
Axel Howind Go to last post
1 96
--Apple-Mail-1--262065624 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I changed the line,...
Graham Reitz
08-06-2007 09:44 AM
Warren Young Go to last post
3 114
Warren Young schrieb: Sorry, but could you please explain this in more detail? The website states MySQL++ is LGPL licensed, and whether I link my...
Axel Howind
08-04-2007 04:38 AM
Axel Howind Go to last post
0 95
Dumb developer again... anyone see anything wrong here? .. .. mysqlpp::Query query = con.query(); std::string select =...
Jeff Huston
08-03-2007 03:02 PM
Jeff Huston Go to last post
6 118
Hello, I am trying to install the mysql++ devel RPM on a CentOS 5 system. I downloaded the mysql++ library RPM and successfully installed...
Brandon Gauthier
08-03-2007 11:57 AM
Warren Young Go to last post
3 131
Hi there, I am loosing it! I want to write a quite simple app reading data from a special source and dumping it into a MySQL DB. I got...
Martin Dommermuth
08-03-2007 07:59 AM
Warren Young Go to last post
1 104
Zeddy Chirombe wrote: This is with the official MySQL.com RPMs? If they've changed the install location, we'll have to change MySQL++ to look there...
Warren Young
08-03-2007 07:50 AM
Warren Young Go to last post
1 109
------=_Part_93521_23920057.1186024624708 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition:...
Zeddy Chirombe
08-02-2007 01:07 PM
Zeddy Chirombe Go to last post
1 98
I'm replying to you both personally and to the MySQL++ mailing list, where this message is on topic. Please reply only on the list, not to me...
Warren Young
08-01-2007 07:36 PM
Warren Young Go to last post
0 119
Dumb developer question. I've casually used 2.1.1 for some time now and am upgrading to 2.3.2. What happened to libmysqlpp.a ? Of course I'm...
Jeff Huston
08-01-2007 07:01 PM
Warren Young Go to last post
2 109
Zeddy Chirombe wrote: This message can mean more than it says. What it really means is that the attempt to link a trivial program to the library...
Warren Young
08-01-2007 07:00 PM
Warren Young Go to last post
0 86
------=_Part_87664_4895860.1185993519976 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition:...
Zeddy Chirombe
08-01-2007 01:43 PM
Zeddy Chirombe Go to last post
0 98
Hello in my program - the is always the same loopaction 10 get the current timestamp as ulong 11 insert into timestamptable INSERT INTO...
dwa
07-30-2007 10:36 PM
Warren Young Go to last post
2 190
alok som wrote: *Shrug* I don't know anyone who's tried it, but I don't see any technical reason why it can't work. Since there are no official...
Warren Young
07-30-2007 10:34 PM
Warren Young Go to last post
0 95
Hi, I am alok. I am writing some application for 64 bit Windws vista. Recently I came across C++ wrapper for the MySQL C API (MySQL++). Can you...
alok som
07-30-2007 04:44 AM
alok som Go to last post
0 101
------=_NextPart_000_00B3_01C7CEE1.765146F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I want my users to pick an...
Maarten Schrijvers
07-26-2007 10:15 AM
Maarten Schrijvers Go to last post
2 167
------=_Part_172639_3783683.1185351351400 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Albert Sanchez
07-25-2007 06:52 AM
Jim Wallace Go to last post
1 174
Hi, is there an updated version of Waba's nullable fields patch for the 2.3.2 release? Best regards, -Patrick -- MySQL++ Mailing List
Patrick Heeb
07-25-2007 06:43 AM
Patrick Heeb Go to last post
0 95
Hello. I'm new to mysql and mysql++. I'm trying to compile the below program for use with mysql++: #include <iostream> #include <iomanip> #include...
Brian Davis
07-24-2007 08:27 PM
Brian Davis Go to last post
2 178
------=_Part_106362_24524436.1184801446289 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding:...
Zeddy Chirombe
07-20-2007 04:38 PM
Zeddy Chirombe Go to last post
5 157
Those interested in the recently proposed changes to Connection might want to check out what's in svn right now. In particular, allow me to direct...
Warren Young
07-20-2007 08:56 AM
Joel Fielder Go to last post
6 79
Post New Thread

Display Options
Showing threads 401 to 450 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.