O
ohaya
Hi,
I'm very new to Access coding, so pardon me if this is a dumb question...
When you implement forms with coding, the code for the forms and modules are
embedded in the Access MDB file, i.e., the code and the database tables
themselves are "integrated".
Since this is the case, I was wondering what you all do when you have
changed the code/processing, and want to move this new code to an existing
database/MDB file without disturbing the database itself?
For example, I'm developing an Access application. I've been sending the
MDB files to my customer for them to review and test.
At some point, they'll be putting real data into their database (using my
app), but I'll probably be continuing to revise the code for a bit.
How do I get the code changes into the MDB that they have?
Thanks,
Jim
I'm very new to Access coding, so pardon me if this is a dumb question...
When you implement forms with coding, the code for the forms and modules are
embedded in the Access MDB file, i.e., the code and the database tables
themselves are "integrated".
Since this is the case, I was wondering what you all do when you have
changed the code/processing, and want to move this new code to an existing
database/MDB file without disturbing the database itself?
For example, I'm developing an Access application. I've been sending the
MDB files to my customer for them to review and test.
At some point, they'll be putting real data into their database (using my
app), but I'll probably be continuing to revise the code for a bit.
How do I get the code changes into the MDB that they have?
Thanks,
Jim