J
Jonathan S via AccessMonster.com
Is it possible to give a report a DB connection to use in getting its data? A
form may be updating data inside of a transaction and I would like to be able
to output a report with that data, without having to commit.
Is it possible to assign a RecordSet I construct with my own DB connection to
RecordSource? That might be one possible way to handle what I need to do.
Jonathan Scott
form may be updating data inside of a transaction and I would like to be able
to output a report with that data, without having to commit.
Is it possible to assign a RecordSet I construct with my own DB connection to
RecordSource? That might be one possible way to handle what I need to do.
Jonathan Scott