4 messages in com.mysql.lists.plusplusRe: New To C++ and MySQL
FromSent OnAttachments
Robert L Cochran18 May 2003 20:12 
Arturs Aboltins18 May 2003 23:39 
siu0...@reading.ac.uk19 May 2003 00:33 
Sascha Herrmann19 May 2003 03:33 
Subject:Re: New To C++ and MySQL
From:Sascha Herrmann (Sasc@uni-bayreuth.de)
Date:05/19/2003 03:33:41 AM
List:com.mysql.lists.plusplus

siu0@reading.ac.uk wrote:

Hi

I am also new to programming with MySQl++. I have found this article at www.devarticles.com and am busy using it to learn: Building a Store Application With MySQL++ and C/C++

Be careful, the technique shown in this article, is _NOT_ real C++, nor does it use the mysqlplusplus API! It's just using the C-Programming Interface that comes along with the mysql server. To learn how to to use mysqlplusplus api read the handbook shipped with mysql++-1.7.9!!! Everything in there! bye Sascha