Subject RE: [firebird-support] Querying Encrypted fields?
Author Lee Jenkins
> Oops. Just checked and we do not keep the entire track data in the db.
> Only a string which hold credit card number/exp/discretionary data portion
> of track 2 data such as:
>
> 4005550000000019=0809222040303033

Actually, that should be:

4005550000000019=0809

So for us to concantenate the cc number with the exp date is simple enough
before submitting it to a query!

Excellent!


Thanks all and goodnight,

Lee