How To Get Valid Credit Card Number
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3260 articles for 0.839 sec
"a a r o n . k e m p f @ g m a i l . c o m" <aaron.kempf@gmail.com> schreef in bericht news:faecf4c5-4a6f-4199-be5b-237338eb4a8f@59g2000hsb.googlegroups.com... > you're the kid in the wrong newsgroup. > > Maybe they have a > > MIcrosoft.Public.Access.StuckInThe90s > > Until then-- this is my newsgroup, kid. > > SQL Server is the default, optimal engine for MS Access. > > -Aaron     

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: mario
Date: Apr 21, 2008 05:31

you're the kid in the wrong newsgroup. Maybe they have a MIcrosoft.Public.Access.StuckInThe90s Until then-- this is my newsgroup, kid. SQL Server is the default, optimal engine for MS Access. -Aaron On Apr 16, 12:04 pm, "BruceM" <bam...@yawhodotcalm.not> wrote: Shoo "a a r o n . k e m p f @ g m a i l . c o m" <aaron.ke...@gmail.com> wrote in messagenews:961f6d8d
Show full article (3.66Kb) · Show article thread
To someone who some of the answers are totally lost on, and as it seems that access as it is currently configured will not take the 16 digit numbers of a credit card unless its a text field, thanks to all I think for simplicity I will move on using the answers provided so far thanks "BruceM" wrote: , > Shoo > > "a a r o n . k e m p f @ g m a i l . c o m" <aaron.kempf@gmail.com> wrote in     

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: a a r o n . k e m p f
Date: Apr 16, 2008 15:12

Shoo "a a r o n . k e m p f @ g m a i l . c o m" <aaron.kempf@gmail.com> wrote in message news:961f6d8d-cba4-4a2b-b5c2-10bc3c21f9a5@p25g2000pri.googlegroups.com... Your database can't enforce the correct datatype. Sorry. I don't want to hear any more excuses. It should be a number-- it is a number. Sorry that it doesn't fit in Access (with the appropriate datatype). -Aaron
Show full article (3.26Kb) · Show article thread
Your database can't enforce the correct datatype. Sorry. I don't want to hear any more excuses. It should be a number-- it is a number. Sorry that it doesn't fit in Access (with the appropriate datatype). -Aaron On Apr 16, 4:46 am, "BruceM" <bam...@yawhodotcalm.not> wrote: > Interesting stuff.  Thanks for providing the information.  Even though its > original target missed the point     

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: Mick
Date: Apr 16, 2008 13:04

Interesting stuff. Thanks for providing the information. Even though its original target missed the point, I'm sure it found a receptive audience. "Ken Sheridan" <KenSheridan@discussions.microsoft.com> wrote in message news:A58C93F6-FF87-49B6-95C9-16005C47F34B@microsoft.com... A credit card number is really an encoding system. The first 6 digits signify the issuer, and the last is a
Show full article (3.29Kb) · Show article thread
Dude-- just because your database _WILL_NOT_FIT_SUCH_A_BIG_NUMBER_ that doesnt' mean that you should need to _SETTLE_ for a text field. Settling for a text field-- means that someone can With SQL Server; you can have a _RULE_ so that you can enforce a particular PATTERN against a datatype like this. Yes-- you could enforce an algorithm-- just like this-- in SQL Server; and this would work     

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: BruceM
Date: Apr 16, 2008 12:04

A credit card number is really an encoding system. The first 6 digits signify the issuer, and the last is a check digit. The intervening digits form the account number. A valid credit card number satisfies the Luhn algorithm which applies a number of doubling and replacement operations to certain digits in the number. If the sum of the resulting digits is a multiple of 10 then the original
Show full article (2.81Kb) · Show article thread
Hi Einar, I have a similar requirement to yours for storing Credit card numbers for an account in my CRM database. I am thinking of writing a PreUpdate Plugin for the same. Please could you share your views with me on the same. further I am thinking of using "openssl" for encryption process. Can u give me some thoghts on the same.... Thanks Susan "Einar Johnson" wrote: > Hi Mark     

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: a a r o n . k e m p f
Date: Apr 16, 2008 11:20

If you are just trying to verify whether the user typed a valid credit card number/type combination, here's a sample database you can download and copy the code into your own: Credit Card validation at: http://allenbrowne.com/CCValid.html If you actually want to do on-line real-time transactions, you will need something else. -- Allen Browne - Microsoft MVP. Perth, Western
Show full article (2.62Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: BruceM
Date: Apr 16, 2008 04:46

Show full article (2.20Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: a a r o n . k e m p f
Date: Apr 15, 2008 16:17

Show full article (3.36Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access
Author: Ken Sheridan
Date: Apr 15, 2008 15:58

Show full article (1.82Kb) · Show article thread
    

Group: microsoft.public.crm.developer · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.crm.developer
Author: Susan
Date: Sep 8, 2008 00:12

Show full article (2.65Kb) · Show article thread
    

Group: microsoft.public.access.formscoding · Group Profile · Search for How To Get Valid Credit Card Number in microsoft.public.access.formscoding
Author: Allen Browne
Date: Sep 5, 2008 06:07

Show full article (0.96Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next