This is a discussion on Error related to mysql++ module of C++ within the MySQL forums, part of the Database Server Software category; --> Hi There, I facing problem related to conversion on mysql string to std string. The error is : search.cpp:72: ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi There, I facing problem related to conversion on mysql string to std string. The error is : search.cpp:72: error: conversion from ‘const mysqlpp::String’ to non- scalar type ‘std::string’ requested Please help. Thanks in advance. -- Regards Manu |