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