Subject | Re: [firebird-support] Luhn algorithm |
---|---|
Author | ik |
Post date | 2012-08-31T10:31:56Z |
On Wed, Aug 29, 2012 at 12:15 AM, Rick Debay <rdebay@...> wrote:
https://github.com/ik5/credit-card-library/blob/master/src/units/luhn.pp
>I have one written in Pascal, that you can translate or use as UDF:
>
>
> Does anyone have a Luhn algorithm for Firebird? Especially one I can
> embed in a check constraint?
https://github.com/ik5/credit-card-library/blob/master/src/units/luhn.pp
>
> Thanks, Rick DeBay
>
>