I'm having troubles at making a table. Always I get the report from mySQL that there's an error near ' blabla'.
If possible I would like to set up a database for our projects which should have exactly rows as we have now in our html pages. I'm using PHPmyAdmin. The URL of my site where the example page is: http://www.icosmoss.com/project/macstar.shtml
Any help is appreciated.
------------------
Matthias Hagemann
http://www.icosmoss.com - The Open Source Community
When you make your table, don't check all those boxes (Primary, Unique, Index). Just make the fields. Then go back and use "Change" to select ONE field as the Primary key. Then go back and do the same for the fields you want indexes on etc.
Try that and let us know what happens.
------------------
"Whatever can be said can be said clearly." -- Ludwig Wittgenstein
I didn't check any box and still it sais this: "You have an error in your SQL syntax near 'not null , language VARCHAR not null , license VARCHAR not null , size VARCHAR' at line 1"
Must I type something into the length/set field? Is yes, what? No attribute and extra is selected and the default field is also blank. I've selected not null (whatever this means...)
------------------
Matthias Hagemann
Need some source code? icosmoss.com - The Open Source Community
Bookmarks