473,411 Members | 1,894 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

Masking Field Entry

hi, this appears to be what I'm looking for. I need to be able to search for credit card numbers through an entire db to make sure that if found they can be x'd.

Not sure how to get the above to work though. hoping I can get some help.

thanks
Martin
Apr 7 '15 #1
2 867
zmbd
5,501 Expert Mod 4TB
mdempsey: I've split this from an old thread (( http://bytes.com/topic/access/answer...rs-mixed-field ))

This way hopefully more people will see your question.

For Context, the post was in a thread where the poster was working on masking credit card numbers.

Personally, I use either MD5 or SHA digests on such information and if needed for review I use one of the encryption methods such as given :http://bytes.com/topic/access/insigh...m-vba-vbscript
or
http://bytes.com/topic/access/insigh...m-vba-vbscript

If I need to store a partial credit card number then I use the normal Right() function and concatenate that with a string of "X"s as needed.

-Z
Apr 7 '15 #2
great stuff thanks. typically, if a card number was entered it would be a closed account as a result of fraud, so the risks are fairly low, but md5 might be the better way anyways.

cheers
Apr 7 '15 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: jochen scheire | last post by:
Is there a way I can calculate a field in a form based on another field in the same form. When clicking submit, both values should be posted to the next page. I want to be able to type in a value...
0
by: MARK | last post by:
Hi, Can anyone help me with some vb code as i have little or no know of this programming language. I have a SQL server containing my datatbase and using an Access front end. I have two table:...
3
by: Randy | last post by:
I have a MAIN database and a Detail database. They are linked by ID field. I have a case number in both databases and I want to be able to enter the case number in the MAIN database and when I...
3
by: Rosy | last post by:
Hello all. I think my request is a simple one; however, I am unable to figure it out by myself. I need a form (frmCargoEntry) to open whenever the cargo dept is chosen on another field. So when...
14
by: AtomicBob | last post by:
I have been given an interesting task: Make a page with a single form field, which is to take a name (first and last), and regardless of case or whether there is a space between the first and...
5
by: lsimonelli via AccessMonster.com | last post by:
On a form, how do I require entry of a field based on the data in another field? I do not want to require at the table level. I have a field that the user selects where a refund goes. If they...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
probably an easy way to do this but in the code behind I could not see how to get the first and last data value field of a dropdown listbox. I have the data value field being populated with a...
1
by: abrogard | last post by:
I would like to know how to write my Access prog so's when users are entering fields on an initial form they suddenly get presented with a different form depending upon what they enter in one of...
3
by: Dick Benton | last post by:
I would like to be able to select a field entry in Table A from a pull down list populated from Table B which is linked to Table A by that field. ie Table B contains the Server ID as key plus...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.