Results 1 to 3 of 3
  1. #1
    francogaspari is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    May 2014
    Posts
    14

    Working with Different Order Services

    Hi , I am working on a personal insurance agency, I just have one or two questions here:

    So I have :
    tblClient : Name, address……
    tblAgent: Name, address…..
    tblInsuranceCompanies: Name, Address….
    &
    Let’s say a : tblCarOrders: OrderID, TransactionDate, ClientID, AgentID, CarMark, CarModel, PlateNumber, PaymentID,
    tblOrderDetails: CarOrderID, CarPolicy, PolicyCodeNumber, ActiveDate, expiryDate
    tblCarPolicy: CarPolicyID, PolicyDescrpt., InsuranceCompanyID, NetPremium

    & also have : tbl Payment or methodPayment …..

    If I have also HEALTH and EXPAT (servant) Policies that their details structure are completly different in “Order” and ”OrderDetails” tables .
    ex: tbl HealthOrder: OrderID, TransactionDate, ClientID, AgentID + DoB, ……
    and tblHealthPolicy: In, Out , …… etc


    And same is for Expat that is different also of Health and Cars Policy and Order…..

    the question is ???? How to make all the three ORDERS ( car , health and expat) working on one OrderId to make it easly for me when I am working on PAYMENT .
    Note that I am working on THREE different Order Forms here . and only Payment Table is the commun in each Form..

    Thank you

  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,726
    How about telling us about the application in plain English --the 30,000 foot overview?
    Do you have a clear and concise paragraph that tells users/management WHAT the database is about?

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    Best way...MAKE all three ORDERS the same...pad each with 'empty' fields that dont exist, until all 3 have the same fields. (a lot I'm guessing)

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

Similar Threads

  1. Replies: 3
    Last Post: 04-17-2014, 11:08 AM
  2. SQL Server Reporting Services
    By RayMilhon in forum SQL Server
    Replies: 0
    Last Post: 05-13-2013, 04:16 PM
  3. exposing Access / web services
    By gregnell00 in forum Access
    Replies: 1
    Last Post: 09-06-2011, 04:06 PM
  4. order by dlookup not working
    By broof in forum Queries
    Replies: 3
    Last Post: 01-11-2011, 03:15 PM
  5. Forms Order By not working
    By cowboy in forum Forms
    Replies: 3
    Last Post: 04-21-2010, 10:29 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