Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

VB6 & Databases

Options
  • 01-03-2004 11:59pm
    #1
    Registered Users Posts: 801 ✭✭✭


    There's a criteria for this car rental project i'm doing and I can't figure out how to do it.
    It's the rent a car form, i'm supposed to have a combo box, get the list of company names (from the Company table in the database) in the box.

    I can do that with a loop but I need to be able to write the code so when the user selects a company from the list it shows some other information about the company (credit limit, amount owed etc) in other text boxes.

    I'm not asking for all the code but just to give me a few pointers on how to do it.

    Cheers.


Comments

  • Registered Users Posts: 801 ✭✭✭Shamo


    Ah it's ok, I worked it out.


Advertisement