Database creation help

Closed
elisha - Mar 3, 2009 at 03:50 PM
elton90 Posts 8 Registration date Saturday November 15, 2008 Status Member Last seen May 18, 2009 - Mar 4, 2009 at 07:16 AM
Hello,

I am currently building a website that allows agents to manage all of their clients' information. With the database I'm building, I will obviously want a table for clients and a table for agents. Although the agents table only needs like 10 fields, my clients table is looking like it could hold about 500 fields of info about each client. I'm new at databases, but I'm pretty sure that that is a crazy amount of fields to have for a table, so in order to get the most efficient database possible, I'm asking how you would organize this information.

Added info: there will be 6 large forms that will input all of the client info into the database, so perhaps a solution is to break the clients table into 6 tables?

I am very appreciative of any help! Thanks

elisha
Related:

1 response

elton90 Posts 8 Registration date Saturday November 15, 2008 Status Member Last seen May 18, 2009 5
Mar 4, 2009 at 07:16 AM
hi,
try this link to get a guide about creating a database:
promotingsport.sportengland.org/club%20bits%20and%20pieces/How%20to%20create%20a%20simple%20database%20using...
0