27.04.2013, 07:38
Quote:
There is no need for this, use a tool to create your DB tables manually why bother writing this when your going to create a table once?
|
Also if you use a tool and want to release your script you will need to distribute the db file with it too (or ask end user to use a tool).
EDIT: @OP there seems to be a lot wrong with the statement there, just on first glance you have double comma's in your statement (,,). You also don't need to use 'strcat' that many times - most of that would go in one line.