Dear,
Please, I need from a .VBS file (inventory.vbs) to connect to a MySQL Database on my local network, but I do not know how to do this, could you help me?
MySQL Server IP: 192.168.30.5
Login: root
Password: 1234
Door: 3306
I tried the following but it does not work:
Dim rs...