From: Warren Young Date: January 5 2006 2:56pm Subject: Re: problem with keeping track of Connection instance List-Archive: http://lists.mysql.com/plusplus/5327 Message-Id: <43BD33A1.2030500@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm sending this reply to the mailing list. Please do not reply to me directly. This sort of traffic belongs on the list. alan.alvarez@stripped wrote: > > Also if I do the same operationg with a local instance of Connection. > (Connecting to the same server etc...) it works just fine. Okay, can you reduce the problem to a simple example showing how a global Connection instance fails? > I believe my problem has something to do with this: > http://lists.mysql.com/plusplus/4771. Not likely. That problem was tracked down to a misuse of Visual C++ build settings.