From: John W. Vinson on
On Sun, 14 Mar 2010 22:23:01 -0700, AndrewDB
<AndrewDB(a)discussions.microsoft.com> wrote:

>Hi Tom. Thanks for your reply. Your guess is incorrect - the db is split but
>the front end is 160Mb and cannot be sent by mail. The user is in a different
>country quite far from me. The change consists of 4 lines of code that need
>to be replaced. The code module is locked from viewing and I want to try and
>avoid giving the user the rights to fiddle with the code. Hence my question.
>How do I unlock a code module from an outside application?

You may want to use some sort of remote desktop application such as
GoToMeeting or Windows Terminal Server so that you can log on to the user's
computer over the web, twiddle the code yourself, and disconnect without the
user ever seeing your password.
--

John W. Vinson [MVP]