hi i need some urgent help regarding the data source not found error...
am trying to run the asp files that crystal has it on the web the rptserver and stuff...
am able to run the reports when i kept the database on the same drive....but when i moved the db to a fileserver on k drive it says...
am just wondering if we can launch a crystal report from an asp page by calling an vb 6.0 activex exe, which basically uses all the print engine functions to launch a report...
the program runs fine when run in vb it launches a CR on ts own but when i pass the parameters from an asp page and...
hi this is very urgent am trying frm last 1 day struggling to print a report frm the web..
here is my problem ....
am able to print the CR 8.5 from a vb 6.0 program but when i turned that activex exe from web i could not see the report...when i trouble shooted some of the issues i found out...
is there a way to pass an array from a function other than
using the return type as a Variant...
i need to pass an array from an activex exe object to a java script class and i donno why its not taking the values...but when i pass individual variables its taking it correctly
any kind of help...
hi i tried passing the date "01/01/2000" using the print engine function without the prompt using the following code
intResult = PEGetNthParameterField(intMainJob, 0, ParamFieldInfo)
ParamFieldInfo.CurrentValue = cdate("01/01/2000")
ParamFieldInfo.CurrentValueSet = True...
am trying to execute a report using the print engine without prompting for parameters. my code executes fine when the params are strings and integers but with date it gives no o/p. i donno if there is any special way sending dates to reports .
i used the following code:
intResult =...
am trying to view the report using the printengine functions ...i am able to view the report but its on only a fraction of second and disappears.... any one can help me regarding this
the code i have used is ....
intMainJob = PEOpenPrintJob("c:\envelope.rpt")...
hi there,
am using the example given in the crystal website the asp program which uses crviewer to display the report on the web
am using vb6 and cr 8.5
i can successfully run the example but when i give my report name and my database which is a btr file it gave me the error
"An Error...
hi there,
am using the example given in the crystal website the asp program which uses crviewer to display the report on the web
am using vb6 and cr 8.5
i can successfully run the example but when i give my report name and my database which is a btr file it gave me the error
"An Error...
hi there ,
i need some help on using the crviewer ctrl of CR version 8.5 and am using vb6.
i want to display a report on the web which is in my c:\ drive.
i used the following code but i could see only the viewer but no content in it.
<HTML>
<BODY BGCOLOR=C6C6C6 LANGUAGE=VBScript...
hi there
i want to use the classes of a activex document or activex exe in a web based application in passing parameters and receiving them and run some reports based the values passed.
i need it very urgently
any kind of help is highly appreciated
hi there,
i want to instantiate classes in a activex document from a webpage. i need to communication in both ways from document to webpage and vice versa.
this is very urgent
any help is highly appreciated
am trying to use the crystal APi PE(print engine functions) to display a report and changing the database path to different btr files(btreive db)...
is there any way to pass the parameters to the report and change the tables in the db at the same time and the prompt does nt appear for parameters
i want use the vb6 crystal report control with crystal 8.5 Api the print engine functions and all those stuff....the data access is thru btreive database which is direct...
i want to pass the parameters to the report directly without the prompt appearing on the screen...
and use the crviewer or...
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.