dbTalk Databases Forums  

problem with 2.0.0?

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss problem with 2.0.0? in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
owen nirvana
 
Posts: n/a

Default problem with 2.0.0? - 07-13-2005 , 11:27 PM






hi, warren
i have a programme with mysql++.
it's too simple.
connect, query, result,row --> then I will analyse the data,
but when I try to upgrade to 2.0.0, I have to face so many error that
is about libcmt.lib or libcpmt.lib with one or more defined symbol.
I think nothing about it is mentioned in changelog

--=20
free speech

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: problem with 2.0.0? - 07-14-2005 , 01:52 PM






owen nirvana wrote:

Quote:
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/u...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.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #3  
Old   
Warren Young
 
Posts: n/a

Default Re: problem with 2.0.0? - 07-15-2005 , 05:37 PM



owen nirvana wrote:
Quote:
for( it = res.begin(); it != res.end(); it++)
Better to use ++it here.

Please post the errors you are getting.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.