Thank you Wim. On 03/17/2011 04:20 AM, Wim Dumon wrote: > Hi John, > > shouldn't that be: > delete dboSession_; > delete connection_; > > delete will invoke the destructor for you. It's almost always wrong to > manually call a destructor. > > Regards, > Wim.
------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
