From: m.mescoli Date: September 28 2006 2:51pm Subject: Teaching mysql ... 2 List-Archive: http://lists.mysql.com/plusplus/5979 Message-Id: <10368.83.176.64.140.1159455065.squirrel@webmail.omnib.it> MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit >> Bill K wrote: >> You probably want the regular MySql C API. >> >> http://dev.mysql.com/doc/refman/5.0/en/c.html >Yup. MySQL++ is known not to work with the old Borland C++ line of >compilers. >Alternately, the original poster can switch to g++, a compiler that >actually has a future... :) It is true. Attempt to use regular MySql C API without success with Borland 5.02. I cannot compile also the most simple example of the official source distribuited with mysql daemon inst. Is g++ the linux C compiler ? My attempt to introduce linux in my school is, unfortunately, impraticable for more reason. Suggestion for any C, C++ environment to use with XP to develop with students (16-19 years old)? Marco