Using numbers from one related table to another.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • davidindy
    New Member
    • Mar 2010
    • 1

    Using numbers from one related table to another.

    Using VB 2008 w/SQLexpress database

    I have 2 related tables, (Customers and Efficiency) that I'm trying to pull a number from a field in the customers form and do some math with it on the efficiency form and I cannot get the Efficiency form to retrieve a value. All of my adapters, binding sources, etc. for both tables are on my Efficiency form. I have 2 combo boxes that retrieve data just like they are supposed to, but I cannot use the data from the Customers from to do manual calculations. Please help!

    Thank you,

    David
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Database How-to parts 1 and 2
    Database tutorial Part 1
    Database tutorial Part 2

    Comment

    Working...