G
Guest
I need to create Access Reports using VB6 code. The database is
Access. The idea is to use query to get a recordset, then create a report
using code, then pass the dataset data to the report for display or print.
How do I do that? Thanks.
Access. The idea is to use query to get a recordset, then create a report
using code, then pass the dataset data to the report for display or print.
How do I do that? Thanks.