Hi Smart Guys,
about thread184-748134 i put on tek-tips.
I'm still not reaching what I want.
It is working fine(printing) when I copy my file to a foxplus type.
otherwise I get an ODBC error.
I would really want to work with the visual file types.
My code in vfp7.0 sp1 is :
oCRApp = createobject("crystal.crpe.application"
oRep = oCRApp.OpenReport("test.rpt"
oRep.Printout(.F.) && .F. = no printer dialog
When I try to make a preview with the foxplus type file it seems to disappear directly.
Can anybody help me with the visual solution.
In my crystal report 8.5 designer it works very fine.
What am I doeing wrong ??
Question 2 : how do I distribuate this ? which files are needed ?
I found something on faq 184-608353 but this doesn't work at all
Help would be very appriciated !
Thanks
FILIP MERLIER
about thread184-748134 i put on tek-tips.
I'm still not reaching what I want.
It is working fine(printing) when I copy my file to a foxplus type.
otherwise I get an ODBC error.
I would really want to work with the visual file types.
My code in vfp7.0 sp1 is :
oCRApp = createobject("crystal.crpe.application"
oRep = oCRApp.OpenReport("test.rpt"
oRep.Printout(.F.) && .F. = no printer dialog
When I try to make a preview with the foxplus type file it seems to disappear directly.
Can anybody help me with the visual solution.
In my crystal report 8.5 designer it works very fine.
What am I doeing wrong ??
Question 2 : how do I distribuate this ? which files are needed ?
I found something on faq 184-608353 but this doesn't work at all
Help would be very appriciated !
Thanks
FILIP MERLIER