dbTalk Databases Forums  

Teaching mysql

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


Discuss Teaching mysql in the mailing.database.mysql-plusplus forum.



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

Default Teaching mysql - 10-06-2006 , 09:29 AM






Thanks to all, good C/C++ IDE found.
It is free, GNU and simple, the best for my students.
Some initial problems to link libmySQL.dll library solved with anonymous
notes.

IDE-C++ http://www.bloodshed.net/
libmySQL.a library http://www.dvrsol.com/programming.html

Marco

--
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   
Carlos Flores
 
Posts: n/a

Default Re: Teaching mysql - 10-06-2006 , 11:54 AM






------=_Part_11096_6783491.1160153638494
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Be sure to update the mingw compiler that comes with Dev-Cpp, because it is
very old, (3.4.2) and it is known to have some issues with some code.

Also, if you need a more updated linker library you can use the one here:
http://cahda.org/files/MySQL++-2.1.1.zip which includes a complete prebuilt
with headers and libraries ready for mingw, which is the compiler used by
dev-cpp

2006/10/6, Marco Mescoli <m.mescoli (AT) omnib (DOT) it>:
Quote:
Thanks to all, good C/C++ IDE found.
It is free, GNU and simple, the best for my students.
Some initial problems to link libmySQL.dll library solved with anonymous
notes.

IDE-C++ http://www.bloodshed.net/
libmySQL.a library http://www.dvrsol.com/programming.html

Marco

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...mail (DOT) com



--
Carlos Flores

------=_Part_11096_6783491.1160153638494--


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.