M
Mike Thomas
In Access 2003 I am developing a new report. While I am developing, the
client needs to run the old report, but I will need to update the program
for other reasons prior to getting their OK for the new report.
In development, I use an mdb file. Their live application is an mde file.
I'd like to run the new report from the mdb file, and the old report from
the mde file
Is there a way I can distinguish in VB code whether the app is running from
an mdb or mde file?
Thanks
Mike Thomas
client needs to run the old report, but I will need to update the program
for other reasons prior to getting their OK for the new report.
In development, I use an mdb file. Their live application is an mde file.
I'd like to run the new report from the mdb file, and the old report from
the mde file
Is there a way I can distinguish in VB code whether the app is running from
an mdb or mde file?
Thanks
Mike Thomas