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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Afirth

    Using the RDC PrintOut Function Results in Visual Basic 6.0 Error

    Is there another way to set the Parameter values. I get the same error messsage when i went to view the report using the crviewer control. the Report pulls form 7 different tables. The report worked great in CRystal Reports .RPT format calling from the a Acvtive x control by setting the connect...
  2. Afirth

    Using the RDC PrintOut Function Results in Visual Basic 6.0 Error

    The StoragePrint(MTDeviation) is a method that takes a reference of a MSchart Control and creates a bitmap which is saved to a file. The filename consist of the Lotnumber, Stacknumber, Testtype i.e. LOT# = 8192 Stack# = 15-28 Testtype = 1 bmp filename = 819215-281.bmp then the bmp...
  3. Afirth

    Using the RDC PrintOut Function Results in Visual Basic 6.0 Error

    The name of the imported report is LabReport.DSR. The report has 3 parameters for sql Selection 1) LotNumber 2) StackNumber 3) Testtype I set the three parameters as follows 'Raw test report Dim crstRepor As New LabReport Dim parmDefs As CRAXDDT.ParameterFieldDefinitions Dim...
  4. Afirth

    Using the RDC PrintOut Function Results in Visual Basic 6.0 Error

    Crystal Report Version 8.0 Visual Basic Version 6.0 I developed a report in Crystal reports and then imported the report into Crystal Reports RDC. The Report worked before the conversion but when i go to print the reprot from the visual basic application the report or visual basic then chokes...

Part and Inventory Search

Back
Top