Hey all
We recently made an update to one of our main web based systems. Some of our clients use a desktop based system with a MySQL database to send payments and other info to our main web based system.
The issue is that i want to add a new field in one of their tables in their database without asking them to manually add the field, something i can send them to run over an e-mail or like a batch script or something?
Thanks