Re: calling Michael Kaplan's securing allowbypasskey function

From: Silvester (randg_at_vsnl.net.nospam)
Date: 03/30/04


Date: Tue, 30 Mar 2004 22:09:30 +0530

Thanks very much. I had to amend the dim statements to include
dao.workspace, etc as it was not working for me.

Is this alright ?

"Joan Wild" <jwild@nospamtyenet.com> wrote in message
news:eCD5kpmFEHA.3856@TK2MSFTNGP12.phx.gbl...
> That code is a substitute for the ChangeProperty function that is provided
> in the sample in Help i.e. it is called by a separate procedure.
>
> Look at the sample in the security FAQ
> http://support.microsoft.com/?id=207793
>
> If you use that you just need to call the function once (Ctrl-G and type
> faq_DisableShiftKeyBypass. The next time the database is opened, the
> shiftkey will be disabled
> --
> Joan Wild
> Microsoft Access MVP
>
> "Silvester" <randg@vsnl.net.nospam> wrote in message
> news:es%23UMJkFEHA.3912@TK2MSFTNGP10.phx.gbl...
> > Can someone tell me how & where to call the shift key bypass code
> > Function ChangePropertyDdl(stPropName As String, _
> > PropType As DAO.DataTypeEnum, vPropVal As Variant) _
> > As Boolean
> >
> > found at
> >
> > http://www.mvps.org/access/general/gen0040.htm
> >
> > How should I call this function & from where ?
> >
> >
>
>