From: Warren Young Date: September 26 2006 7:39am Subject: Re: Teaching mysql ... List-Archive: http://lists.mysql.com/plusplus/5965 Message-Id: <4518D91B.2060102@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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... :)