Dear Karl, Thank you for the help.
I'm not an expert, so I don't really understand what you wrote.
I change my question, if i create a table, must I put something like that in the end? I mean I know from access that I need to set the primary key, but if I leave all else out, will it work?
eg. what if
TYPE=MyISAM AUTO_INCREMENT=4
is left out?
I mean must I put the type and else in?
Or if not, what is the value of AUTO_INCREMENT if I have 6 columns in my table?