From: Warren Young Date: July 14 2005 6:52pm Subject: Re: problem with 2.0.0? List-Archive: http://lists.mysql.com/plusplus/4644 Message-Id: <42D6B46B.8050206@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit owen nirvana wrote: > but when I try to upgrade to 2.0.0, I have to face so many error First, _completely_ rebuild your program. There's a Clean command in the VC++ IDE; use it. Second, read this: http://tangentsoft.net/mysql++/doc/userman/html/breakages.html Third, if all else fails, try the examples. If they work, and your program doesn't, make your programs work like the examples.