Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to

Status
Not open for further replies.

rommeltm00

Programmer
Feb 16, 2006
56
PH
please help, i have a crystal report developer edition evaluation copy, how can i create a stand alone exe file to be called by clipper application, i have already created the report all i want is to create the executable file
 
First post your software version, as with any software, it's important to know.

The developer edition iotself in CR 9 and above won't buld an EXE, you need to use a programming language to call the file, and I doubt that Clipper will fit the bill, although Visual Foxpro can, so perhaps it's possible.

I used Clipper years ago, but I've no idea what it's capable of these days, I had thought that they went out of business years ago.

-k
 
it is version 11, btw is there a version of crystal report that is possible to make an executable file to be called by clipper, thanks
 
Yeah, version 8.5 and below could be compiled as an EXE, and there are 3rd party tools that you can use to accomplish this, check out:


I think that there are several products that could be used, contact Ido at milletsoftware.com as well (his product is listed as Visual Cut in the above link).

-k
 
synapsevampire

thank youu very much sir for the information, ill check it out, God Bless

rommeltm00
 
Actually, "Visual CUT" would be an overkill in this case. "DataLink Viewer" would be enough and, yes, it provides a command line API so you can trigger a viewing of a report from your application.

- Ido

Visual CUT & DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top