1.
I work with a database project. Now I want to show all data (from a table like 'student name' column) in a combo box. how can I do this. I connect the database by system DSN and adodc control. plese any body help me.

2.
If I select a name or ID from this combo box how the all data of this person's will show in data report.

Recommended Answers

All 4 Replies

you need to open the recordset as per selection of the combobox input and pass the same recordset to report.

Please details. your answer I don't understan.

anybody can help me please.

The query that you are using to frame the query needs to be framed dynamically by input from combo and passed to report.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.