eliab posted an update in the group
Node.js + MQL4 Development 10 years, 7 months agoam trying to connect to phpadmin mysql db with node.is……. but all I still get is error….I have installed python and xampp… pls what do I do?
eliab posted an update in the group
Node.js + MQL4 Development 10 years, 7 months ago
am trying to connect to phpadmin mysql db with node.is……. but all I still get is error….I have installed python and xampp… pls what do I do?
You have to use a node.js library to connect to mysql.
A very recommended library is: http://docs.sequelizejs.com/en/v3/
good luck!
