For the archives:

Well, I may be onto my own solution to why I can't find sqlplus.hh.  As
of version 1.7.11, sqlplus.hh is now called mysql++.hh.  This was
announced on August 17, 2004.  Of course, I'm still having problems
getting that header file to work, but at least I have a fighting
chance.  


On Wed, 2004-11-03 at 01:07, Spenser wrote:
> I'm trying to use the C++ API (a.k.a. MySQL++).  The on-line manual and
> some of the books that I have say to include the file sqlplus.hh for
> connecting to MySQL.  However, when I downloaded the latest version of
> MySQL++ (1.7.19-1 for RedHat 9) from mysql.com, it didn't seem to
> include sqlplus.hh in the directory /usr/include/mysql++ or in any other
> directory that I can find.  Has sqlplus.hh been replaced?  Do I use the
> other header files in /usr/include/mysql++ instead?  What's the deal?  


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to