Thanks guys. By the way, I'm using Crystal 10 and SQL Server 2000 with sp3.
vidru/Dave: you are correct. FMTONLY is what was causing the flaky results I saw. The only reason i used it was because someone mentioned that it was a way to solve a problem with temp tables/crystal. It allowed the...
The procedure at the bottom of this message works only when run in Query Analyzer, but does not work when run in Crystal. It just hangs. Might have something to do with the way I'm using temp tables and possibly the table variable. I found one comment regarding this situation: It said try...
Ken,
I want to show all hours in a report. I have a dummy table (HOURS) that has one field Time_Stamp. It has 12 records like 010101, 020101, 030101 -> 240101. I have a formula (@TimeCov) that returns the hour. I group by this formula. I join the Hours table with the real data table (Pk_Line)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.