Formula not Working wihout CR7 Installed 
Author Message
 Formula not Working wihout CR7 Installed

I've a number of reports being called from a VB6 exe via the Crystal
Report control (ie. the Crystal files are not compiled). Everything
appears to be ok, but in some instances when I call the reports via the
executable on a machine that does not have Crystal Reports 7 installed
on it, some of the formula fields will not work (though they definitely
work ok on a machine with CR7).

Two examples are:

if isnull({W03XQW.OVRD001}) then Date({W03U999S.CRDATTIM}) else
{W03XQW.OVRD001}

and

Count ({W03U999S.CRDATTIM}, {W03U999S.QUEUECD})

There are no error messages produced. In the first instance, some of
the records are printed with no value shown in the column. In the
second example, the count fields are all 0 on the non-CR7 machine.

I assume I'm missing a critical dll that processes formulae, but
haven't managed to identify it yet. Any help much appreciated

Sent via Deja.com
http://www.*-*-*.com/



Fri, 04 Jul 2003 21:40:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help: CR7 will not install on XP Home

2. CR7 not Working with Windows XP

3. CR .Net Record Selection Formula not working

4. Formula will not work!

5. LIKE operator in SELECTION FORMULA not working

6. Selection formula from vb 6.0 to cr7.0

7. CR7 - Changing a Field's Font Based on a Formula

8. Create Formula Fields at run-time with CR7

9. Menu not working after install.

10. file system object not working after installing .NET framework

11. breakpoints not working after re-installing

12. Install VB 6 App on NT not Working!!

 

 
Powered by phpBB® Forum Software