3 messages in com.mysql.lists.plusplusRe: problem with 2.0.0?
FromSent OnAttachments
owen nirvana13 Jul 2005 21:26 
Warren Young14 Jul 2005 11:52 
Warren Young15 Jul 2005 15:37 
Subject:Re: problem with 2.0.0?
From:Warren Young (mysq@etr-usa.com)
Date:07/14/2005 11:52:05 AM
List:com.mysql.lists.plusplus

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.