TABLE NAME Followed by the column values tbl_communites ID [AutoNumber], Community [Text] tbl_group_names ID [AutoNumber], GroupName [Text], MaxSpace [Text], AllowUpload [Text] AllowTextEdit [Text] tbl_Homepage_Users ID [AutoNumber], Login [Text], Email [Text], EditDate [Text] CPRN [Text], Community [Text], Password [Text], GroupName [Text] tbl_system_stats ID [AutoNumber], NumbUsers [Text Value 0], HitsSoFar [Text VAlue 0] tbl_request_group_update ID [AutoNumber], UserName [Text], CPRN [Text] OldGroup [Text], NewGroup [Text] tbl_HF * ID [AutoNumber], Header [Memo], Footer [Memo] *NOTE* with the tbl_HF table the ID column must contain the number 1 and only the number one. If you do not do this then you could run into errors.