Hi everybody,
I’m a new vvvv user, and I try to use the Database node in order to control a solenoide by a php web page.
I try to make something like that :
On clic to a button in the web page --> It change a value in a database --> Then I upload this value in vvvv thanks to the Database node --> And finally I control my solenoid with an arduino.
I dont understand why but I cant connect the Database node to my database, I fill the pin one with my server name, the port pin : 3306, the third pin : my database name and , then my username and my password. An finally I connect the node.
Is there something else to do?
Or do you now an other way to realise this project?
Thanks for your help,
Rogerlette