Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending data - problem
Message
De
05/10/1999 13:17:59
 
 
À
05/10/1999 12:49:51
Jolene Dicks
Human Resources Development Canada
St. John's, Terre-Neuve, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00272716
Message ID:
00272796
Vues:
38
Instead of ALLTRIM(STR(rendoring)) use:
PADL(rendoring,10,'0')

>Hi,
>
>The field was actually numeric in the table from which the select statement was done. However, the select statement selects that field like so:
>
>Select allt(str(rendorind)) from V11481.dbf into table TmpClaim
>
>So the TmpClaim table now has a rendorind field that is char(10). The rendorind is "0" for all records in the tmpclaim table.
>
>I try to append the contents of tmpclaim table to the process table (which contains a rendorind field, char(10)). Once appended, the records are all blank for that field.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform