Path: utzoo!attcan!uunet!cti1!mpledger From: mpledger@cti1.UUCP (Mark Pledger) Newsgroups: comp.databases Subject: Re: data stored in encrypted format Message-ID: <226@cti1.UUCP> Date: 28 Jul 90 17:05:48 GMT References: <43386@apple.Apple.COM> Distribution: na Organization: Comprehensive Technologies Int., Arlington VA Lines: 4 Why not define your field and write your own encription/decription routine which would encript/decript on the fly (or something like that)? There are plenty of encription/decription algorithms floating around.