Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access VBA patching

Status
Not open for further replies.

Turbo

Programmer
Aug 23, 2000
93
US
I have a Access DB that has been deployed. It needed a line of code repaired. Now that I have the fix ready...
...is there a way to patch the code without deploying a new module??
 
What do you mean by deployed? Deploying a new module? Have you created an .mde file? Is this a multi-user DB? Do you have a front-end, back-end?

If you are using an .mdb file, you should be able to just fix the existing database without any issues.

Give us some more detail, and we can answer your question properly, thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top