dbTalk Databases Forums  

newbie vc++.net - mysql++ - mysql

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


Discuss newbie vc++.net - mysql++ - mysql in the mailing.database.mysql-plusplus forum.



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

Default newbie vc++.net - mysql++ - mysql - 12-14-2005 , 03:33 AM






Hi

Im a newbie with C++.
I need some help in getting my C++ code to work with mysql through mysql++.

I started a new project in VC++ .Net (VC++ Console Application .Net)
and cutnpasted the code from simple1.cpp.

I get 4 errors:
error C2732: linkage specification contradicts earlier specification for 'r=
and'
error C3861: 'connect_to_db': identifier not found, even with
argument-dependent lookup.
error 2593: 'operator << ' is ambiguous
error C3861: 'utf8trans': identifier not found, even with argument-depende=
nt

Please help.
Kind Regards

--
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: newbie vc++.net - mysql++ - mysql - 12-15-2005 , 06:47 AM






innoveaofsweden (AT) gmail (DOT) com wrote:
Quote:
error C3861: 'connect_to_db': identifier not found, even with
That function is in the util module, part of the MySQL++ examples. You
need to link to it as well.

--
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.