D
Dan Johnson
Our VB6 app makes use of an Access database report object that contains a
small amount of code. We are currently preparing an update exe for this app
where one of the updates is a change to the code in the Access report.
Since the user may have changed the design of the report, we do not want to
overwrite the existing Access database when installing the update.
Can anyone point me in the right direction for editing the code of an Access
report using the Access object model? What I would like to do is access the
report's code, then just overwrite all of the code with a stored string.
Hopefully that makes sense...
Thanks for any help!
Dan
small amount of code. We are currently preparing an update exe for this app
where one of the updates is a change to the code in the Access report.
Since the user may have changed the design of the report, we do not want to
overwrite the existing Access database when installing the update.
Can anyone point me in the right direction for editing the code of an Access
report using the Access object model? What I would like to do is access the
report's code, then just overwrite all of the code with a stored string.
Hopefully that makes sense...
Thanks for any help!
Dan