Is it wise to make an automation script for tables to MySql database based on different months | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Is it wise to make an automation script for tables to MySql database based on different months

Automating MySql tablels creation

13th Feb 2017, 10:21 AM
Thabo Nthako
2 Réponses
0
Well yes and no, what triggers the script? Where do you put it server or client? ... in HTML or PHP? Many security factors to keep in mind but it is doable, not the best approach maybe but doable
13th Feb 2017, 11:18 AM
Andre van Rensburg
Andre van Rensburg - avatar
0
On the server i believe. In terms of automation.. would i use trigers as recommendation?
16th Feb 2017, 6:16 PM
Thabo Nthako