Results 1 to 8 of 8
  1. #1
    the extinguisher pro is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Posts
    3

    I made my tables and now Im stuck. HELP


    I have access 2007 and im trying to make a database for my business. I made the tables and relationships but, now what? Can someone walk me through?

  2. #2
    khalid's Avatar
    khalid is offline MS-Access Developer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2010
    Location
    Kuwait
    Posts
    244
    Quote Originally Posted by the extinguisher pro View Post
    I have access 2007 and im trying to make a database for my business. I made the tables and relationships but, now what? Can someone walk me through?
    Would you please read Fundamentals of Relational Database Design?
    http://office.microsoft.com/en-us/ac...001224247.aspx

  3. #3
    the extinguisher pro is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Posts
    3
    thank you Khalid... I think I've followed the first three normalization rules so far but I just dont know where to start building my forms. Would it help if you took a look at what I have so far?

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    You're probably not looking for more reading, but I think the Entity Relationship diagramming here might help. I think the links below will fit with the materials that
    Khalid has suggested/recommended.

    http://www.rogersaccesslibrary.com/T...lationship.zip

    Also to see some free existing data models, this link has several
    http://www.databaseanswers.org/data_models/index.htm

    also, there is an approach to db design here
    http://www.databaseanswers.org/approach2db_design.htm

  5. #5
    khalid's Avatar
    khalid is offline MS-Access Developer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2010
    Location
    Kuwait
    Posts
    244
    Quote Originally Posted by the extinguisher pro View Post
    thank you Khalid... I think I've followed the first three normalization rules so far but I just dont know where to start building my forms....?
    As orange gives you lot of information about the entity, relationships, normalization etc, you might have some idea now why these all necessary for good database design?

    As a newbie, you might not understood all these in detail, but don't worry, just start with the basic table and develop it gradually.

    The first thing you have to do is and as a rule, you should have one primary key in your table, sometime it look ugly to have primary key for each table, but potentially it helps a lot on some uncertain occasions while you have no other choice to pull the data by using this id key.

    Anyhow we are still not clear that what type of business you are doing and what type of database you want to create? we will try to help...

  6. #6
    the extinguisher pro is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Posts
    3
    thank you orange....

  7. #7
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    Glad to help. The theory is great, and as Khalid says, start with the first thing -- Primary Key on a table, and work from there.

    Use the references as references and some casual reading. it will all start to make sense. Once you understand "why some things are good", it will make the design and development much more rewarding.

  8. #8
    blue4512 is offline Novice
    Windows XP Access 2007
    Join Date
    Jun 2011
    Posts
    26
    Put information in each table and then start playing with queries.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Can't save database objects when changes made
    By stanley721 in forum Access
    Replies: 8
    Last Post: 10-12-2015, 08:51 PM
  2. Former marine wasnt made to design access
    By VeteransVillageSanDiego in forum Access
    Replies: 3
    Last Post: 06-23-2010, 09:00 AM
  3. Changes made in form are not save sporadically
    By struggling in forum Forms
    Replies: 2
    Last Post: 05-27-2010, 03:42 AM
  4. Replies: 3
    Last Post: 03-11-2010, 02:11 PM
  5. How wizard in access been made
    By miziri in forum Programming
    Replies: 1
    Last Post: 08-20-2009, 03:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums