c++ and backend as Mysql in fedora 18???
->can we able to use c++ and Mysql as backend for query processing??? --->if yes then how ?and from where to getting started ?
->can we able to use c++ and Mysql as backend for query processing??? --->if yes then how ?and from where to getting started ?
Have you read this?
Asked: 2013-08-06 08:17:59 -0600
Seen: 65 times
Last updated: Aug 06 '13
If I understand it correctly, you want write app in C++ that will use MySQL as backend, an you are looking for functions, libraries, etc to accomplished this?
That's absolutely correct.
@Artur Symczak: Thank you