24.11.2013, 11:13
That's right! The main key is not to execute a query everytime the server starts to check if the table exists and if not, to create it. It's kind of pointless, in my opinion.
Of course when I meant manually, I did not mean that you need to create each field and its type manually but execute a query through the 'Execute SQL' tab with CREATE TABLE clause.
Of course when I meant manually, I did not mean that you need to create each field and its type manually but execute a query through the 'Execute SQL' tab with CREATE TABLE clause.