Re: deleting a user with DAO
- From: "Jesper Fjølner" <askfor@xxxxxxxxxxx>
- Date: Sun, 11 Dec 2005 15:14:47 +0100
However, be aware that there is no benefit in doing this:
>
> ws.users.refresh ' <<<
> set ws = nothing
>
> The only reason to refresh the ws Users or Groups collections, would be
> if you planned to continue using those collections in the code that
> follows after. But you do not continue using those collections, you
> just discard the workspace reference. So you could actually remove the
> ws.users.refresh, and that should make no difference at all.
That's noted. Thanks again :-)
Jesper Fjølner
.
- References:
- deleting a user with DAO
- From: Jesper Fjølner
- Re: deleting a user with DAO
- From: TC
- Re: deleting a user with DAO
- From: Jesper Fjølner
- Re: deleting a user with DAO
- From: TC
- deleting a user with DAO
- Prev by Date: Re: secured db, yet insecure with alternate worgroup file..
- Next by Date: Re: secured db, yet insecure with alternate worgroup file..
- Previous by thread: Re: deleting a user with DAO
- Next by thread: Can I automate the creation of the mdw file?
- Index(es):
Relevant Pages
|