I'll try, but does it means that I still need to recompile my APE server with libmysqlclient-dev? If yes then previously I should find a solution for primary task and then go ahead.
On Thu, Apr 1, 2010 at 4:26 PM, Nicolas Trani <[email protected]> wrote: > Hi > > A client can't use the MySQL connection because it's too dangerous. But you > can send data in a raw. > > I just wrote a sample article on the wiki to show how to connect to a MySQL > server and exchange data with client : > > http://www.ape-project.org/wiki/index.php/Serverside_js_module_using_MySQL > > Let me know if that's not clear enough! > > Regards. > > bes82 a écrit : >> >> Hi everybody, APE newbie here :) >> I was looking at the serverside JS module using MySQL in the wiki... >> that one is pretty clear but I'm wondering how a client can "use" the >> connection created. >> If I've got the point, the client can communicate with the server only >> via Commands and Raws; do I have to register a command to use the >> "sql" var of that example? >> >> I've also read this previous discussion: >> >> http://groups.google.com/group/ape-project/browse_thread/thread/c3420778f960f7a7/e44cfab41dd951bb?lnk=gst&q=mysql#e44cfab41dd951bb >> how can I "send" user's data to the server here? >> >> Thanks >> >> > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > > To unsubscribe, reply using "remove me" as the subject. > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
