T
Toxalot
The forms and reports in the project I am working on are unbound. So
far, I have been using ADO recordsets. I'm using Access 2003 with a
separate FE and BE.
I have a form where the user sets up what data he wants to see on the
report.
In the reports open event, I was reading the info from the form and
then creating an ADO recordset. After banging my head on the wall for
awhile, I found out that you can't set a report's recordset in an mdb.
So how do I go about doing this?
Jennifer
far, I have been using ADO recordsets. I'm using Access 2003 with a
separate FE and BE.
I have a form where the user sets up what data he wants to see on the
report.
In the reports open event, I was reading the info from the form and
then creating an ADO recordset. After banging my head on the wall for
awhile, I found out that you can't set a report's recordset in an mdb.
So how do I go about doing this?
Jennifer