Ok, I'm just doing a database layout in access, before transferring to MySQL, to help me understand how I'm going to make a nice login system.
So I have so far created two tables, A user table and a blog table.
The user table will hold User Details and the blog table will hold there blog...