Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote view leading zero is not showing
Message
 
 
À
09/06/2008 15:47:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01322652
Message ID:
01322786
Vues:
12
Is it the same in a grid?

>Is there a setting that controls whether the leading zero is shown or not in a browse window? Consider the following table:
>
>*opcombo.dbf  (whseid i, prodid i, adjr2 n(6,3), bestadjr2 n(11,3))
>sqlexec(nH,'select whseid,prodid,adjr2,bestadjr2 from appdata.opcombo')
>
>When I browse the view against a local VFP data, the adjr2 will show the leading zero like so:
>
>whseid  prodid  adjr2   bestadjr2
>    10      10  0.001       0.002
>
>When I browse the remote view against an Oracle data, the adjr2 will show the leading zero like so:
>
>whseid  prodid  adjr2   bestadjr2
>    10      10   .001        .002
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform