I have started to work with the MySQL++ 2.3.0 library. I have compiled de example at
MySql++\examples\vstudio\mfc and after I run it, shows the Output view
Detected memory leaks!
{144} normal block at 0x003E6B50, 24 bytes long.
Data: < a> d> a> D[ > 00 61 3E 00 C8 64 3E 00 00 61
3E 00 44 5B 0A 10
{143} normal block at 0x003E6AF8, 24 bytes long.
Data: < a> 0g> a> [ > 00 61 3E 00 30 67 3E 00 00 61
3E 00 84 5B 0A 10
{142} normal block at 0x003E6AA0, 24 bytes long.
Data: < a> 0g> a> [ > 00 61 3E 00 30 67 3E 00 00 61
3E 00 C4 5B 0A 10
.
.
.
I am using the following:
OS. Windows XP Profesional Version 2002 SP 2
MySQL Server 5.0.41
Visual Studio 2005 Professional Edition (Version 8.0 SP 050727-7600)
Do I forget something to configure?
Thanks
Ernest Bori