Results 1 to 5 of 5
  1. #1
    itsniks is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2016
    Posts
    3

    Access Help


    Could someone help me with a task in Microsoft Access?

  2. #2
    jwhite is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Dec 2012
    Location
    North Carolina
    Posts
    349
    Welcome to the forum. Everyone here is willing to lend a helping hand. Post what you are working on and what your issue is.

  3. #3
    itsniks is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2016
    Posts
    3
    I will post in about 20 minutes what have to be done. It's a task from my university so please help me solve it.

  4. #4
    itsniks is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2016
    Posts
    3
    1. To create a database with the following tables:
    1.1. Details for which data is stored:
    1.1.1. Catalogue Number - a numeric field integer primary key (PK) of the table;
    1.1.2. Name of the piece - a text box with up to 50 characters;
    1.1.3. Unit - numeric field, choice of table Units.
    1.2. Units for which data is stored for:
    1.2.1. Code unit - a numeric field, which may have values ​​greater than 255, PK;
    1.2.2. Name of the unit - a text box with up to 40 characters.
    1.2.3. Abbreviation of the unit - a text box with up to 5 characters
    1.3. Products for which data is stored for:
    1.3.1. Item code - a numeric field integer, PK;
    1.3.2. Name of item - a text field 60 characters;
    1.4. The relationship between the entities Products and Details (consumption) is described in a table of costs that contains the following columns:
    1.4.1. Item code - select from table Products;
    1.4.2. Code of detail contained in the article - choice of table details;
    1.4.3. Amount of investment detail - integer required for entry without unique.
    2. To define the primary key of a table of calculation, taking into account that the same component can be incorporated into various products, and an article can comprise more than one piece.
    3. Describe the relations between the tables.
    4. To create screen forms for the four tables.
    5. Please fill in details:
    5.1. Five detail (Table Details)
    5.2. Three units (Table Units);
    5.3. Three products (Table Products);
    5.4. Two consumption levels, each with three parts (Table Cost norms).

    This is the task guys.
    If you can do it send it to my skype: niks_1328

  5. #5
    pbaldy's Avatar
    pbaldy is online now Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    I deleted your duplicate posts/thread. Please don't post the same question multiple times. It's unlikely you'll find somebody to do your homework for you. Many of us will help with specific things you get stuck on.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

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