From: Yeoh H. <ye...@ye...> - 2002-05-04 22:20:59
|
Hi, there's a C++ API for MySQL at = http://www.mysql.com/downloads/api-mysql++.html. In the packages, there are test programs and example codes. Another site that you might want to look at is : = http://www.johnydog.cz/projects.php. It has a libmysqlclient MinGW port . <extract from the website> This package is provided for those who needs to (cross-)compile MySQL = programs for Windows, using the mingw32 compiler. It contains either sources, or binaries and header files. <end extract> Regards, Yeoh ~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~ Author of "How to Create an eBook Using Visual C++" Free Downloads at http://www.yeohhs.com ICT eBooks by Yeoh HS ~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~ ----- Original Message -----=20 From: Hotmail=20 To: dev...@li...=20 Sent: Sunday, May 05, 2002 12:59 AM Subject: [Dev-C++] (no subject) Hi All, =20 I beginner, where find example and source for programming with MySql ? =20 =20 |