Results 1 to 2 of 2
  1. #1
    sharon137 is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2012
    Posts
    1

    setting up a database


    I have imported my database of customers from excel. the primary key is their account number. There are so many columns that it is hard to read as it is.

    Can I link this to the contact list which is already set up in the contacts database or would it better to create a new database?

    Can I have several tables which use the same information?

    Others need to be able to view and add to the data.

  2. #2
    jzwp11 is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2010
    Location
    Dayton, OH
    Posts
    2,901
    Welcome to the forum!

    Typically you would have many tables in a database. If the customers and contacts are related, then they should be in the same database, but different tables, of course.

    Relational databases like Access operate differently from Excel and as such, the data must also be organized differently. So my concern is with the many columns (called fields in Access jargon) in your customer table that you mentioned. Having many fields usually indicates that your table is not normalized. For more on normalization, this site might help. You might also check out Crystal's site, she has several tutorials from which you might benefit. You will have to analyze those other fields/columns in your customer table to see if the information contained within them should be split off into other related tables.

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

Similar Threads

  1. Setting up relational database
    By aceoftrades in forum Access
    Replies: 1
    Last Post: 02-22-2012, 08:42 AM
  2. Replies: 1
    Last Post: 02-02-2012, 06:43 PM
  3. Help with setting up database
    By peachesflora in forum Database Design
    Replies: 1
    Last Post: 02-22-2011, 05:02 PM
  4. Setting up a simple database on a network
    By crunch in forum Access
    Replies: 10
    Last Post: 07-12-2010, 01:24 PM
  5. Setting up new database
    By mduplantis in forum Database Design
    Replies: 1
    Last Post: 06-23-2010, 11:07 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