Morning Experts:
Im opening a crystal report within a vb form using the crystal report viewer with the following code:
Dim myRpt As New CRAXDRT.Application
CRViewer1.ReportSource = myRpt.O...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20104466.html
Zones:
Visual BasicDate Answered: 03/31/2002 Grade: A Views: 0
I have a Crystal report that has a formula in the header. This formula calls a function in a VB dll, this dll updates an mdb Access database by creating a table. This table is used in the Details s...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20262936.html
Give me the code of how to pass multiple parameters from vb frontend to crystal report?
http://www.experts-exchange.com/Programming/Misc/Q_20394086.html
Zones:
ProgrammingDate Answered: 06/01/2003 Grade: A Views: 0
Does anyone know the code to call crystal reports within VB? I want VB to print a preformatted crystal report right from VB when the user clicks print. ALso, how do I set up parameters within VB ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20419752.html
Zones:
Visual BasicDate Answered: 06/29/2003 Grade: B Views: 0
hi
how to call crystal report in visual basic
i alredy made repot(crystal).
now i just want to call that report in vb after click button.
how i can do??
thanks
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20434541.html
I have a vb app that clears and then populates a table in sql server 2000. I have a report that displays that table's data. The question is how do I use vb to display the report? Any information or...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20586989.html
Iam using Visual Studio 6.0 and crystal reports 5.0 for my application development. but now i want upgrade my reports to crystal reports 9.0. but there is no provision given in Visual basic 6.0 (Vi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20607944.html
Zones:
VB DBDate Answered: 05/27/2003 Grade: B Views: 0
Hi,
I am using Crystal 9 and VB 6.0. I do not have to display the reports, just save them and print to the printer directly. Is is possible?
Can I get the sample code?
Thanks.
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20872154.html
Hi,
Currently i have the following code in a vb app( listed below), but i am having a problem that the fonts has changed from arial western into gibersh. Does anyone know what is happening?
...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20924175.html
I have a report built in CR 9 that is run from within a VB 6 app using the RDC. The report is retrieving data from tables in a SQL Server 2000 DB. For each record in the master table, the report ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21063600.html