Automatically adding tables/fields in MySQL database.
#2

Why would you need to do so in the first place? Why do you decide to execute them via a file rather than the script itself, as it'd just make it less efficient from having to parse the data from the file. The only advantage I can see is not having to re-compile the script every time you want to add a new line, but that takes mere seconds.

Either way, what errors are you receiving?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)