Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting length of a specific field
Message
 
 
À
03/08/2005 02:44:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01038047
Message ID:
01038085
Vues:
23
>In VFP, to detect the length of a specific field, I was doing something very simle such as:
>
>
>This.nUsernameLen=LEN(&lcUsernameField)
>This.nPasswordLen=LEN(&lcPasswordField)
>
>
>However, when doing that in Client Server mode, I could either extract one record from the table and achieve the same or would it there be any specific command I would use to detect the lenght of a field?

You can use SQLCOLUMNS() command.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform