Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox with leading zeros ???
Message
De
21/08/2006 09:40:29
 
 
À
17/08/2006 09:06:34
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Divers
Thread ID:
01146334
Message ID:
01147267
Vues:
28
>Hello Everybody
>
>I have a cursor xyz as result from an sql command against a maxdb(sapdb) database (sap system)
>employno c(10), employname c(60)
>employno has leading zeros !!!!
>
>In my form i have combobox for employno with rowsourcetyp=2 and rowsource=xyz
>At valid i do:
>If empty(this.value)
> Messagebox("Please enter a valid employno or select one from the list!")
> return 0
>endif
>
>Now the user don't want to type leading zeros in the employno combobox field !?????
>
>Any help welcomed
>Best regards
>Albert

remove leading zero on combo employno.

best: call SAP support and force a conversion to integer PK.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform