<<
The command below takes almost 2 times longer in V8 
compared to the same code in 7.5.
PRINT  NewForm76D  WHERE tr_date BETWEEN 
1/1/09 AND .#date AND insco1 = 7  
AND compnum = insco1 ORDER BY insco1, custnum, 
tr_date
>>

List the table in both databases and look for a missing index on TR_DATE or 
InsCo in the V8  version.
--
Larry

Reply via email to