Wednesday, 11 September 2013

C++ MySql connection handling in codeblocks

C++ MySql connection handling in codeblocks

I'm doing an extention of Autocomplete in Open Office. It requires to
connect to a database to fetch words. I used codeblocks to write the
codes,but it makes problems with the my sql header file. How can I
configure codeblocks to include mysql header files? Is there any
alternative? What are the steps with terminal code?

No comments:

Post a Comment