Load a combo selecting especific item by a query while running the DB

I

Ixak

Hello
How could I load a combobox while running the database depending on a field?
I mean, I have four different sections in the database, children, men,
women, babies
When I want to add a new cloth I have a form in which a have several
comboxes. Each one contains the type of clothe, size and model.
So I would like to load on the comboxes those sizes, type of clothes and
models which are involved with the selected section.
If I choose Children, I´d like only to be loaded children size, model and
type of clothes, and not from everyone.
All this information comes from one table and it would be easy to do it as a
query for one in a especific moment, but how could I do when
the programme is running.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top