2 messages in com.mysql.lists.plusplusRE: API C++
FromSent OnAttachments
Mandy Llanes27 Aug 2007 04:39 
Jim Wallace27 Aug 2007 05:05 
Subject:RE: API C++
From:Jim Wallace (jwal@kaneva.com)
Date:08/27/2007 05:05:05 AM
List:com.mysql.lists.plusplus

It's part of MySql (not MySql++). When you install MySql, you must install the developer part which includes the header, libs, etc. I believe for the Windows install this is *not* part of the default installation.

If you re-run the install, you can add that piece.

Hello, I'm downloaded MySQL API for C++, but when i'm compile the project produce an error because I.haven't "mysql_version.h" file. anybody know where's find this complete pack?(For connect to MySQL by C++)