On 26 June 2013 09:57, Nicolas Deroche <[email protected]> wrote: > > Hello, > I'm trying to execute a basic SELECT statement on a MySQL backend, like > this: > > dbs::Server* server = new dbs::Server(); > soci::statement st = > (sql.prepare << "SELECT linkname, name, engine, listening_ip,
You make the sql object connected with MySQL, don't you? > Thing is, this request works in mysql workbench, but not here? Specify "not working" in greater details, please. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
