Results 1 to 2 of 2
  1. #1
    Rattykins is offline Novice
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    5

    DB design advice (warning: beginner content!)

    Evening ladies and gentlemen.

    New to both the forums and access, but despite both, I have a bit of a project. <grin>



    I need to make a bilingual database for maintaining and retrieving business segment and product names for stock reports. Though the db will be mostly static and updated only periodically, I am at a bit of a loss as to how best to break down the tables for what I want to do (ultimate, design a search function). In summary:

    I have a list of analysts who's contact information I would like to maintain.
    Each analyst covers a specific number of stocks. One or two analysts will cover a number of stocks (a many-to-many relationship?)
    Each stock has a ticker unique ticker number (our likely primary key), an official company name in two languages.
    The most important bit is the following: each stock also has a bilingual list of business segments I'd like to record in two languages as well.

    I guess I'm just a bit flummoxed and don't know where to begin. Essentially, I'd like a relational DB based on the above where I can:

    Input a ticker number and have access retrieve:
    The relevant analysts and their contact information
    The business associated with the ticker number and its two official names.
    The business segments (again, two languages) associated with company (and by extension, ticker number).

    Any tips as to how to begin? (other than having massive excel spreadsheets of all this info, of course)

    Much obliged!

    Rattykins

  2. #2
    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,722
    Why would you think someone here might suggest spreadsheets?

    You might start with some database concepts.

    Here are some free video tutorials.
    These free video tutorials describe the processes of data modelling, normalization and entity relationship diagramming. There are other videos, but this group is by the same presenter and covers an example situation.

    http://www.youtube.com/watch?v=IiVq8M5DBkk Logical data modeling

    http://www.youtube.com/watch?v=BGMwuOtRfqU Candidate key

    http://www.youtube.com/watch?v=ZiB-BKCzS_I Normalization

    http://www.youtube.com/watch?v=pJ47btpjAhA Normalization example

    http://www.youtube.com/watch?v=q3Wg2fZENK0 1st Normal form

    http://www.youtube.com/watch?v=vji0pfliHZI 2nd Normal form

    http://www.youtube.com/watch?v=HH-QR7t-kMo 3rd Normal form

    http://www.youtube.com/watch?v=q1GaaGHHAqM E_R Diagramming

    http://www.youtube.com/watch?v=lXAGQ8vmhCY ERD Part 2

    The first few topics at this site are well worth the read.

    http://www.rogersaccesslibrary.com/forum/topic238.html

    Here is a link to a list of points re database design, if you want to skip the tutorials.
    http://www.databaseanswers.org/approach2db_design.htm

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

Similar Threads

  1. Replies: 5
    Last Post: 04-02-2012, 08:24 AM
  2. Disable security warning to "enable content"?
    By Heatshiver in forum Security
    Replies: 2
    Last Post: 02-03-2012, 02:26 PM
  3. Replies: 3
    Last Post: 12-06-2010, 04:06 PM
  4. design advice
    By Sarge, USMC in forum Database Design
    Replies: 4
    Last Post: 10-06-2010, 07:53 AM
  5. Replies: 1
    Last Post: 02-04-2010, 11:17 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