MySQL Forums
Forum List  »  Connector/C++

Re: How To compile MySQL++ programs?
Posted by: siyong li
Date: November 21, 2005 11:47PM

yes

I think that you need to add someting like this :
using namespace mysqlpp ;
using namespace std ;


after the include declarations in the source file.

Options: ReplyQuote


Subject
Views
Written By
Posted
3625
November 21, 2005 01:41AM
Re: How To compile MySQL++ programs?
3611
November 21, 2005 11:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.