Print Page | Close Window

Encrypting Access Tables

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Database Discussion
Forum Description: Discussion and chat on database related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=14858
Printed Date: 29 March 2026 at 6:17pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Encrypting Access Tables
Posted By: pjb007
Subject: Encrypting Access Tables
Date Posted: 27 April 2005 at 3:42pm
Is there an easy but safe way to encrypt passwords in Access.  I am making a page for my website that requires a login.



Replies:
Posted By: dj air
Date Posted: 27 April 2005 at 4:12pm
the only way is to use a system like WWF that encrypted it one way.

are you wanting it to be one way encryption or 2 way.

i have a little not to secure 2 way encryption system that i use.

it has a Server Key1 (salt)

ServerKey 2 (salt)

then each record had a Clientsalt key


all details within the record are encrypted by ClientSalt Key + ServerKey1

as clientSalt key needs holding in the DB

before thats entered into the database thats encrypted using ServerKey1 + ServerKey2

serverKey2 is static key




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net