On Wed, 26 Jun 2002 10:59:24 +0200
Poizot Emmanuel <poi...@cnam.fr> wrote:
I'am also in the same case.
I found in documentation that g++ 2.96 is not working with MySQL.
Well, it does. I managed (with a little help from Antonius, thanks) to
create a table, but Im still not able to
handle exceptions coming from the database. This Ill solve, I guess.
My problem was namespace conflicts with another libraries.
I also heard 2.96 has bugs, but I hope it will not affect this.
Michael
download a patch of MySQL++ that is able normally to use g++ 3.* compilers
versions. I download after the last version of gcc-g++ compiler (3.1).
But as I said in a previous message, I don't know, for instance, how to patch
MySQL++.