Hello!
Ho do I make so ID is counting up automaticly please?
Thanks in advance
Klas
CREATE TABLE Cats (ID...?, Namn char(50), Ras char(50), Kön char(5), Stamtavla char(5), Vikt char(8), Födelseår char(4))
which database type?
In Access and MySQL please ?
cvbcvb
rtm: http://www.mysql.com/doc/C/R/CREATE_TABLE.html
Thanks.