Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View definition has been changed
Message
De
30/10/2007 16:48:28
 
 
À
30/10/2007 16:16:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01265020
Message ID:
01265187
Vues:
16
Bob,

Try this...

Open the view NODATA. DISP STRU FILE nodata.txt. Open the view again with parameter. DISP STRU FILE pop.txt. Compare the two files to pinpoint the column causing trouble. One column in nodata.txt will be smaller than one column in pop.txt

Bruce


>I dropped the view, changed the two suspect lines to:
>
>iif(OD.lCresting,iif(OD.nCrest_Sty = 1,"Oval","Emb."),space(4)) as cCrest_Sty,;
>padr(trim(PLS.cDescrip)+iif(G.cStyle="P","x"+trim(PLL.cDescrip),""),10) as cSize ;
>
>… then recreated it. The idea was good, but the problem remains. Are there any related bugs in VFP 7 that are fixed in VFP 9? I think there is some background issue going on, but I don’t know where to look.
>
>Bob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform