Results 1 to 3 of 3

Thread: [RESOLVED] Simple CRXI question

  1. #1

    Thread Starter
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    [RESOLVED] Simple CRXI question

    Hi people. First post in the Crystal Reports. This program looks nice. I think I'm gonna forget about Access XP Report module since it has been giving me some headaches.

    So, to get acquainted with the program, I am doing some basic reports/tests with CR. I have a connection to an ACCESS DB and my basic report is working pretty good.

    My question is: All my INVOICES are shown on the report. What if I want only the INVOICE_NO = 2500 to appear? To test my report (and the subreports I will be adding) ONLY on that particular invoice?

    I believe there's some SQL place where I can input "WHERE INVOICE_NO = 2500" or something similar. This will of course be removed later since I will want the report to be openned from ACCESS with the invoice number will be sent as an argument.

    Thanks (please be a little more specific than usual since I'm new with the app)
    Last edited by Krass; Jun 7th, 2006 at 04:35 PM. Reason: [RESOLVED]
    Chris

  2. #2
    Frenzied Member bmahler's Avatar
    Join Date
    Oct 2005
    Location
    Somewhere just west of the Atlantic
    Posts
    1,568

    Re: Simple CRXI question

    I use CR9, but there Under Reports >> Selection Method >> Record is where you would set this, I would assume it is the same in XI

    You would also want to set up your subreport links as well
    Boooya
    • Visual Studio 2008 Professional
    • Don't forget to use [CODE]your code here[/CODE] when posting code
    • Don't forget to rate helpful posts!
    • If you're question was answered please mark your thread [Resolved]


    Code Contributions:
    PHP
    PHP Image Gallery v1.0PHP Image Gallery v2.0
    VB 2005
    Find Computers on a networkSimple License EncryptionSQL Server Database Access dllUse Reflection to Return Crystal ReportDocumentSilently Print PDFGeneric Xml Serailizer


    Useful Links: (more to come)
    MSDN (The first and foremost)MSDN Design Guidelines API Reference • Inno Setup CompilerInno Setup PreprocessorISTool - Fairly easy to use GUI for creating inno setup projects • Connection StringsNAnt -Automated BuildsCruise Control .NET - Frontend for automated builds

  3. #3

    Thread Starter
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    Re: Simple CRXI question

    That did the trick. Working pretty good now - thanks!

    Now I'd like this parameter to be used FROM my ms-access application... maybe can you help me out on that thread:
    http://www.vbforums.com/showthread.p...69#post2501169

    Thanks
    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width