I am doing a project in VB6, using MS Access as database.
I needto generate a report of some students from the database which should match the criteria given in the query.That is, the report should contain the result executed by the sql query in the VB6 code. How can I do it in VB6?