I shall be covering the db design shortly, but for now I just wanted to create a few pages in V6 to get a feel for the new features. I would advise against creating to many pages to start with, start small and build up, add pages only when you need them. This will ensure a faster and less painful approach should you need to radically redesign.
I'm starting with a single table, the address table. This will hold address information used in the app as a customer may have many addresses. I wanted to keep it down t a ...