From: Warren Young Date: April 26 2005 8:59pm Subject: Re: Fix for VC++ insert() List-Archive: http://lists.mysql.com/plusplus/4298 Message-Id: <426EABAE.3070805@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit MERE2639@stripped wrote: > I have found a fix to the SQLQuerry::insert() problem for VC++ 7.1 Thanks for digging this up. > (static_cast(*this)) Ick. I hope there's a less heavy-handed way of forcing the lookup... I'll try to find one.