Re: Set password on database

From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 01/22/05


Date: Sat, 22 Jan 2005 09:01:20 -0500

Jake wrote:
> Is it possible is ASP to set a password on an Access database that
> previously had no password protection?
>
> Thanks!
http://groups-beta.google.com/group/microsoft.public.in.csharp/msg/53d7f45b3bdeb8de

The code in the post is VB code. To convert it to vbscript, simply remove
the datatype declarations ( ... As String, etc.)

Are you creating a database maintenance app? Otherwise it really makes no
sense to put this ability in the hands of users...

Bob Barrows

-- 
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM" 


Relevant Pages

  • Re: Add to MS Access database
    ... you CANT do what you are trying to do! ... Could anybody supply sample code? ... to add a record to an Access database without server-side ... This email account is my spam trap so I ...
    (microsoft.public.scripting.vbscript)
  • Re: troubels with data access in windows 2000
    ... from a access database ... But when i do this on a windows 2000 system i get the message ... suspect you need to install/upgrade a needed dll on the 2000 box. ... This email account is my spam trap so I ...
    (microsoft.public.data.ado)
  • Re: How do I secure parts of a table?
    ... >I have Password protection on the entire Access Database, ... Keith. ... Prev by Date: ...
    (microsoft.public.access.security)
  • Re: Querying Password Protected Access Database in VB6
    ... Be aware that the password protection for Access is notoriously insecure. ... It may stop the casual user from looking at the data, ... won't look like an access database to someone else. ...
    (microsoft.public.vb.database)
  • Re: Help needed .... Access db - InterDev
    ... It has an Access database of web links and a number of pages that ... If you're talking about the Quick Preview feature in Interdev, ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)

Loading