Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing Strings
Message
De
07/08/2009 15:59:41
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Comparing Strings
Divers
Thread ID:
01416833
Message ID:
01416833
Vues:
111
From a registration form the user sends last four of SSN

I I then run SPT and getting a SSN from remote database based on user ID

I am trying to compare these two but what I have tried is not working. It always shows a mismatch

Both are type 'C'

DO Case
Case AT(lastfour, sqlStringSSNQuery.ssn) lessthan 1
RETURN "NVDError"
EndCase
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform