July 24th, 2000, 03:11 PM
Hi,
How can I open a database file and recordset in run time in data report? Because I try to open the database file in the data environment, I believe it only open a directory, it does not allow me to say app.path & "/mydb.mdb".
And also, I would like to do a counter report which it counts for how many times between two days that a customer order certain items for each category.
If possible, please give me some code to demostrate.
Thank You.
How can I open a database file and recordset in run time in data report? Because I try to open the database file in the data environment, I believe it only open a directory, it does not allow me to say app.path & "/mydb.mdb".
And also, I would like to do a counter report which it counts for how many times between two days that a customer order certain items for each category.
If possible, please give me some code to demostrate.
Thank You.