Results 1 to 5 of 5

Thread: 2005 Passing Parameteer :(

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2008
    Posts
    104

    Unhappy 2005 Passing Parameteer :(

    i want to genrate Crystal Report

    which include date Between and AND condition which are provide by the Users

    how can i pass?

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: 2005 Passing Parameteer :(

    You leave too much for guessing... you should give more details.

    To pass only the records that I need to Crystal Reports I usually do the restriction in the Procedure level (of SQL Server). Of course, I connect Crystal Reports to that procedure, and NOT to the table (or view)...

    Now if you are doing it in the same style as me, then you probably got your answer, otherwise, you should say what database you are using, how do you call Crystal Reports, what programming language you use, etc.

    Don't leave us guessing !

    The more information you give us, the more precise our response will be...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2008
    Posts
    104

    Re: 2005 Passing Parameteer :(

    I m using Vb.net 2005

    And i hve MSACCESS database

    and i want to pass between and parametter for sales report

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: 2005 Passing Parameteer :(

    Unfortunately I don't know how to do it with VB.NET (I'm a beginner with .NET), so you will have to wait for someone knowledgeable in .NET

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jun 2008
    Posts
    104

    Re: 2005 Passing Parameteer :(

    Quote Originally Posted by CVMichael
    Unfortunately I don't know how to do it with VB.NET (I'm a beginner with .NET), so you will have to wait for someone knowledgeable in .NET
    Oh ok Thank you for your reply

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