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