1 message in com.mysql.lists.pluspluscannot compile in visual studio .net
FromSent OnAttachments
Bhargavi Sura30 Apr 2003 09:39 
Subject:cannot compile in visual studio .net
From:Bhargavi Sura (bsur@yahoo.com)
Date:04/30/2003 09:39:36 AM
List:com.mysql.lists.plusplus

Hi,I tried executing the simple1.cpp that is given in the examples section of
the mysql++ API in visual studio .net (VC7). I got many compilation errors which
are given below. I need to read data from MySQL database in an MFC program. How
can I access the MySQL tables from .Net? If I cannot use mysql++ API, is there
any other option? ThanksBhargavi ERRORS:
c:\Temp\mysql++\include\coldata3.hh(18): error C2244: '<Unknown>' : unable to
match function definition to an existing declaration c:\Temp\mysql++\include\set3.hh(7): error C2954: template definitions cannot
nest c:\Temp\mysql++\include\resiter1.hh(29): error C2977:
'std::reverse_iterator' : too many template arguments