Re: How do I determine the auto increment value | |
Hi George,
Thanks for the support - much appreciated.
I I understand correctly in the origanl "blue Text" there should have been a space i.e `d12` varchar(3) NOT NULL default ' ', and it should not read as `d12` varchar(3) NOT NULL default '', |