Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed
Message
From
30/10/2007 16:48:28
 
 
To
30/10/2007 16:16:48
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01265020
Message ID:
01265187
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform