VB Datareport generation from SQL query - TechRepublic
Question
March 6, 2008 at 03:49 AM
badharu.p

VB Datareport generation from SQL query

by badharu.p . Updated 18 years, 4 months ago

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?

This discussion is locked

All Comments