25.03.2013, 20:48
Hey,
I will make an automatic MySQL System which creates the Tables in the Script..
The MySQL Command is CREATE TABLE IF NOT EXISTS or so, right?
But I will check, if the Table Exists.
Do you have a command for me?
I mean something like this:
If(TableExists())
I use the MySQL Version R7 by BlueG.
I will make an automatic MySQL System which creates the Tables in the Script..
The MySQL Command is CREATE TABLE IF NOT EXISTS or so, right?
But I will check, if the Table Exists.
Do you have a command for me?
I mean something like this:
If(TableExists())
I use the MySQL Version R7 by BlueG.

