Sorry for the delay. I did have a "test" module that once deleted removed the
error.
Now I get a new permissions error: You don't have the necessary permissions
to use the "myobject" object.
I am the db owner.
Any ideas what I did wrong this time? Thanks!
I used:
http://support.microsoft.com/default...b;en-us;200665 to
set up the form - frmChangePasswords and the module SecurityCode.
"TC" wrote:
> That would imply that there is more than one public procedure called
> ChangeUserPassword, in your database.
>
> Find the duplicates, see if they are the same, and if so, delete all
> but one of them.
>
> Take a backup of your database first, just in case you muck it up!
>
> HTH,
> TC
>
>